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.