in reply to Speeding up a mailing list script

I would like to thank you all for your help. I originally thought of using Mail::Bulkmail as a module, but unluckily i do not have root access and the providers will not install it. Further I am not sucha good coder and would need step by step indications on how to work with these. Here is a list of the module my host provides me. http://www.resources.hostway.com/manual/323.htm Can somebody help me with this. Thanks adrien

Replies are listed 'Best First'.
Re: Re: speeding up a script
by Amoe (Friar) on Dec 12, 2001 at 02:50 UTC
    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