System administrator, part-time Perl hacker, full-time POE [perl.org] evangelist. One day he will be made to pay for his crimes.
He has some modules on CPAN [cpan.org]. They may or may not be useful
So if anyone has been following my previous adventures with CPAN testing and my efforts to create a POE-based framework, I have started componentising my wildly successful bunch of hacked up scripts.
Part one has been released to CPAN and goes by the name of POE::Component::CPAN::YACSmoke.
I'll be following this up with a number of revised scripts in the next few weeks.
Automation of module testing (Score:1)
Re: (Score:2)
Only just recently. Chris still has a long way to go before he over takes Jost [grango.org] in the big money stakes ;)
Once I get through the upgrade of the test suite for yacsmoke, I'll include Chris' module in the documentation and possibly a howto as well.
Re: (Score:1)
I'm looking forward to the new shiny CPAN::YACSmoke
I see from looking in SVN that it now uses CPANPLUS' _home_dir() method to work out where to store it's files, which should make it way easier to have multiple test perl installations in one home directory and fudge APPDATA environment to use different .cpanplus/ folders.