in reply to
Re: speeding up a script
in thread
Speeding up a mailing list script
You can still use
Mail::Bulkmail
. Just install it to your home directory, and then do
use lib '/home/ade';
on wherever you installed it to.
--
my one true love
Comment on
Re: Re: speeding up a script
Download
Code
In Section
Seekers of Perl Wisdom