This afternoon Marcel changed the maintenance of the module over to me.
This is because he hasn't the time to work on it, and I have been integrating some of its code into Autodia and wish to merge some of the improvements back into the module
This brings my CPAN module count up to a measly 4. Hardly MJD, but a start.
Thank you! (Score:1)
I must say, that I've never seen community code that, for the most part, is so well packaged, documented and coded than the treasures of CPAN. Sure, there is some crap out there, too, but it's pretty easy to sort out.
I hope to be able to join the ranks of CPAN contributors some day. It's a high calling!
Thanks!
gettings started with contributions (Score:2)
There are many ways of giving feedback
All of these are appreciated.
There are also some important guidelines on giving error reports
- what version of the module, which version of perl, which linux distro, what you did, etc
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;