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.
phone_home on a mail module? (Score:1)
Normally, I'm totally opposed to a "phone_home" attempt hidden in a module, but this is for sendmail and it's in a test file.
Moreover, the author has this disclaimer:
So this one doesn't bother me so much, as it seems well-intended as part of a test instead of being something for tracking purposes.
There's probably a clever ways to test without actually need
Re:phone_home on a mail module? (Score:1)
Not really too naughty , well compared to the CPAN module that (used to?) downloads some perl code from the authors website and eval it.
Reply to This
Parent