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.
surely you mean 'English' (Score:2)
U.S. english is a just a dialect. If people want to be clear they should say 'U S English'.
Then there are those stupid dates - when will the U.S. use sensible date formats.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
On date formats and endian-ness. (Score:2)
Big-endian dates avoid all confusion over what 03/04/2000 means, they sort trivially, and they are an ISO standard.
Re:On date formats and endian-ness. (Score:2)
They will change the order of months or add Nikember or Bigmactober between november and december next.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;