Re: Test::Smoke::Database

2003-02-10 Thread Abe Timmerman
Op een zonnige winterdag (Monday 10 February 2003 19:17), schreef alian: > The uploaded file > > Test-Smoke-Database-1.5.tar.gz > > has entered CPAN as > >file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.5.tar.gz >size: 28921 bytes Great! It is getting better all the the time.

Re: Test::Smoke::Database

2003-02-10 Thread alian
The uploaded file Test-Smoke-Database-1.5.tar.gz has entered CPAN as file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.5.tar.gz size: 28921 bytes 1.5 2003/02/10 00:58:05 alian - Add feature of graph - Correct Irix report parsing (no os/archi version) - Correct number of faile

Re: pls suggest me huge package in perl with testsuites

2003-02-10 Thread Vlad Harchev
On Mon, Feb 10, 2003 at 02:26:40PM +0100, Rafael Garcia-Suarez wrote: > Vlad Harchev wrote: > > I'm testing some perl source code transformation tool (kinda perl source > > code prettifier). I would like to test > > it by running over some huge software package written in perl that have > > testsui

Re: pls suggest me huge package in perl with testsuites

2003-02-10 Thread Rafael Garcia-Suarez
Vlad Harchev wrote: > I'm testing some perl source code transformation tool (kinda perl source > code prettifier). I would like to test > it by running over some huge software package written in perl that have > testsuites written for it available (i.e. I would like to transform some > package's so

Test::DatabaseRow and Test::CGI::Untaint

2003-02-10 Thread Mark Fowler
A quick post to point out that my employer, Profero Ltd. released two modules that we've been developing to CPAN last week. Test::DatabaseRow is a module that was written to simplify checking that data exists in the database. It combines the process of executing (and possibly building) the SQL an

pls suggest me huge package in perl with testsuites

2003-02-10 Thread Vlad Harchev
Hello, I'm testing some perl source code transformation tool (kinda perl source code prettifier). I would like to test it by running over some huge software package written in perl that have testsuites written for it available (i.e. I would like to transform some package's source, transform its te