Re: Test::SMTP module released

2008-04-20 Thread Jose Luis Martinez
Guy Hulbert escribió: For Test::SMTP, in t/003_basic.t, I changed the string 'n2101' to match the name of my workstation and all the tests passed. Just uploaded version 0.02 with minor documentation correction, and test 003 corrected. CPAN testers caught me too (no machines named n2101 ;)).

Re: Test::SMTP module released

2008-04-20 Thread Jose Luis Martinez
Guy Hulbert escribió: On Sun, 2008-20-04 at 08:52 -0400, Guy Hulbert wrote: Hmm... ok, I'll let you know what I think once I've got the prerequisites installed. On the latest debian stable (etch, 4.0r3) the following modules are required (in order): 1.04Pod::Escapes

Re: Test::SMTP module released

2008-04-20 Thread Guy Hulbert
On Sun, 2008-20-04 at 08:52 -0400, Guy Hulbert wrote: > Hmm... ok, I'll let you know what I think once I've got the > prerequisites installed. On the latest debian stable (etch, 4.0r3) the following modules are required (in order): 1.04Pod::Escapes 3.05Pod::Sim

Re: Test::SMTP module released

2008-04-20 Thread Guy Hulbert
On Sun, 2008-20-04 at 13:34 +0200, Jose Luis Martinez wrote: > Please give me your two cents on the module, and if it's lacking This is something I should have done 12 months ago ... > something, or would like something more on it. $ perl Makefile.PL ... Warning: prerequisite Net::Server::M

Test::SMTP module released

2008-04-20 Thread Jose Luis Martinez
Hi, I just released the Test::SMTP module to CPAN. More info on it on http://www.pplusdomain.net/cgi-bin/blosxom.cgi Just wanted to apport this testing framework so the quality of qpsmtp can go up, as automated tests are easier to write, plugin behaviour can be fully tested, and broken