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.
A few comments (Score:2)
just from reading the docs:
mirod
Re:A few comments (Score:2)
oops, so I did. Sorry. Will fix that later today
yes, the getFoo methods should perhaps be createFoo, or getNewFoo
meh - chili, shmilli ;)
XML::DOM::Twig is noted and will be assimilated.
ta muchly
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Progress with mail thanks to google and cpan (Score:2)
Luckily I think Mail::Box will allow me to manage an Mbox for each address quite nicely, once I get the drift of the Java style (lots of words, not much useful meaning.. no bloody examples!) documentation.
Also Mail::DeliveryStatus::BounceParser [cpan.org] makes it easy to discover the message-id, addresses and type o
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;