Re: Building a module with tests

2005-05-06 Thread Andy Lester
On Fri, May 06, 2005 at 11:43:53AM -0400, Robert ([EMAIL PROTECTED]) wrote: > > Go look at Module::Starter. > > Seems it is not available as a PPM for ActiveStates Perl distro. Please don't let that be an impediment. Install it manually. It is EXACTLY what you are looking for. xoxo, Andy --

Re: Building a module with tests

2005-05-06 Thread Steve Peters
On Fri, May 06, 2005 at 11:43:53AM -0400, Robert wrote: > "Andy Lester" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > On Thu, May 05, 2005 at 10:12:14AM -0400, Robert ([EMAIL PROTECTED]) > > wrote: > >> Is there an article on the current best practices about creating a module

Re: Building a module with tests

2005-05-06 Thread Robert
"Andy Lester" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Thu, May 05, 2005 at 10:12:14AM -0400, Robert ([EMAIL PROTECTED]) > wrote: >> Is there an article on the current best practices about creating a module >> with tests? I know there is h2xs but I somewhere in the back of