Re: Building a module with tests

2005-05-09 Thread Robert
"Andy Lester" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 impedim

Re: Building a module with tests

2005-05-08 Thread Robert
On 5/6/05 1:50 PM, in article [EMAIL PROTECTED], "Steve Peters" <[EMAIL PROTECTED]> wrote: > 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 PROTECTE

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

Re: Building a module with tests

2005-05-05 Thread Andy Lester
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 my foggy > brain I am thinking I read somewhere of a different. more preffered

Building a module with tests

2005-05-05 Thread Robert
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 my foggy brain I am thinking I read somewhere of a different. more preffered method. If this is the wrong group to ask, sorry. Just let me know which is the b