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.
Spam predictions overrun by events (Score:2)
Re:Spam predictions overrun by events (Score:2)
Fortunately markov chains are so far used in subjects I already know to avoid, and if they start using markov chains in the subjects I can spot and delete them as easily.
yes, this is all by hand - about 400 mails a day (after trivial filters, list filters, etc)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent