Mail-DeliveryStatus-BounceParser - Mail::DeliveryStatus::BounceParser Anybody?

Posted on Mon Mar 7 13:10:24 2005 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