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.
Oddball packages *ought* to be ok (Score:1)
Or rather... it appears that to be that package names may be created any which way but to call a method it has to match the following macro or a more complicated utf8 thing I'm having difficulty following.
#define isIDFIRST(c) (isALPHA(c) || (c) == '_')
Bummer! This is an arbitrary irregularity!
Reply to This