in reply to HTTP::Response parse and save attached zip file.
I would start by testing the following statement for success or failure:
my $parser = Email::MIME->new($response->content);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTTP::Response parse and save attached zip file.
by sharprez (Novice) on Oct 06, 2015 at 13:52 UTC | |
by Corion (Patriarch) on Oct 06, 2015 at 14:14 UTC |