in reply to
Re: Testing in Perl
in thread
Testing in Perl
Good question, sorry about the confusion.
It means having the tests in a file (eg test.t) which you can run via a cronjob or each time you make changes to the code.
Comment on
Re^2: Testing in Perl
In Section
Seekers of Perl Wisdom