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.
My slides (Score:2)
Slides to my Perl 5.10 intro are available here: http://domm.plix.at/talks/2007_vienna_perl5_10/ [domm.plix.at]
I even fixed some typos and added a few more comments from the discussions/questions
Shortest JAPH (Score:1)
Shouldn’t
perl5_10 -E 'say JAPH'work? That would be another two characters shorter.Reply to This
Parent
Re: (Score:2)
No:
Re: (Score:1)
Ah. Stupid magical prototypes…