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.
Sentence needs correction (Score:1)
`The Python wiki has about 4 or 5 thousand pages - it's been around a lot longer than this wiki, but Perl has been around longer than perl and there is a lot more that could and should be covered in the wiki.'
Typo here: Perl has been around longer than `perl' ( should have been Python ). Simple typo. :-)
The difference makes the difference.
Re:Sentence needs correction (Score:2)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent