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.
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!
Reply to This
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;