Re: pls suggest me huge package in perl with testsuites

2003-02-11 Thread schwern
On Mon, Feb 10, 2003 at 07:21:39PM +0400, Vlad Harchev wrote:
  But anyway, they more big packages will be recommended, the better, so keep
 suggesting them :)

Off the top of my head, some well tested modules:
Math::BigInt
Test::More
some of the recent stuff by Abigail
Test::Harness



Re: pls suggest me huge package in perl with testsuites

2003-02-11 Thread Paul Johnson

[EMAIL PROTECTED] said:

 On Mon, Feb 10, 2003 at 07:21:39PM +0400, Vlad Harchev wrote:
  But anyway, they more big packages will be recommended, the better, so
 keep
 suggesting them :)

 Off the top of my head, some well tested modules:
 Math::BigInt
 Test::More
 some of the recent stuff by Abigail
 Test::Harness

Feel free to take a peek at my cpancover project, which should give you a
(very) rough idea about the size of various modules and how well they are
tested.

  http://pjcj.sytes.net/cover/cpancover/cpancover.html

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net




Re: pls suggest me huge package in perl with testsuites

2003-02-11 Thread Randal L. Schwartz
 Vlad == Vlad Harchev [EMAIL PROTECTED] writes:

Vlad I'm testing some perl source code transformation tool (kinda
Vlad perl source code prettifier).

If you'll allow me access to your source, I can guarantee you to be
able to write some code that will break upon your transformation.

There's no way to perfectly parse Perl (thanks to prototypes).

The question you probably want answered instead is what is the
likelyhood of that character sequence occurring in *production code?,
correct?

But, if you want me to break it, let me know.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
[EMAIL PROTECTED] URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!