I get "can't call method "get" on an undefined value at sqlbouncerpt.pl line 20 when I try to run it. Line 20 is print $report->get('email');
Eh, yea. It's the first and only time you use $report, so it is undef, which cannot be used as an object.
And use warnings too!use strict; use strict; use strict; use strict; use strict; use strict; use strict;
See also a tutorial or a book. You need one.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In reply to Re: Mail::DeliveryStatus::BounceParse
by Juerd
in thread Mail::DeliveryStatus::BounceParse
by jalspach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |