Posted on 2005-03-07 11:10:24-08 by softbaked
Mail::DeliveryStatus::BounceParser Anybody?
Hi, I'm having trouble understanding how to get Mail::DeliveryStatus::BounceParser to work. this is the synopsis:

my $bounce = Mail::DeliveryStatus::BounceParser->new( \*STDIN | $fh | "entire\nmessage" |"array","o +f","lines"] )

I can't use the "entire\nmessage" or ["array","of","lines"] because of the file size and if I feed it STDIN or a file handle I get nothing...., any thoughts would be appreciated.

Link to module

Direct Responses: 187 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.