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.04 Pod::Escapes 3.05 Pod::Simple 0.17 Net::Server::Mail 0.18 Sub::Uplevel 0.78 Test::Simple 0.27 Test::Exception 0.01 Test::SMTP Test::Simple requires INSTALLDIRS=site. These are the latest versions of each module except for Test::Simple, which has 0.80 as well. 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. I don't think I'll have time to play with it for a few days ... but it looks good so far. -- --gh