NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
PITA (Score:1)
http://web.archive.org/web/20070607133515/http://ali.as/pita/ [archive.org]
http://search.cpan.org/dist/PITA [cpan.org]
A beginning is laid, if you have tuits, help finish it.
Re: (Score:1)
And it's very very close to being ready...
Just requires someone with a little willpower and time.
PITA? (Score:2)
Probably I could submit a grant proposal.. wait.. I can't.. damn :)
Test::Harness (Score:2)
This is what Andy Armstrong set up for Test::Harness. Even had a VMS box at one point (might still have it). It's saved our bacon more than once :)
cpantesters (Score:1)
Releasing a developer release comes close. You cannot log into the machines but you can write your tests such that they spit out enough diagnostics. Some testers have a modern setup that delivers the tests within minutes after the upload. So while it's not as relaxed as sitting in front of a shell prompt it's an alternative.