chrisbarton has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: chris
by PrimeLord (Pilgrim) on Mar 26, 2002 at 16:01 UTC
    There are no built in limitations in Perl that should be causing your problem. However it is difficult to determine what exactly is going wrong with out looking at the code and maybe an example of the text file it is reading. You should consider posting the code that is giving you problems and we should be able to help you more.

    Also you should read Before you post.. to get a better understanding of how to ask for help and what will give you the best response.

    -Prime

    Update: You should also consider changing the title to something that is more descriptive of your problem.
ENOTENOUGHINFORMATION
by Fletch (Bishop) on Mar 26, 2002 at 16:00 UTC

    How are you sending the messages? Pipe to sendmail? Net::SMTP? Mail::Send?

    What sort of platforms are involved?

    What mail server are you talking to?

    Where's the code that's failing?