in reply to Re: HTTP::Response parse and save attached zip file.
in thread HTTP::Response parse and save attached zip file.

GotToBTru:
I don't know of a test such as is_success, however, there is data in the object. I'm having trouble separating the parts, the second part is appearing in the message as a single part message.
Am I using the right module for the job, if not, what is recommended?

  • Comment on Re^2: HTTP::Response parse and save attached zip file.

Replies are listed 'Best First'.
Re^3: HTTP::Response parse and save attached zip file.
by Corion (Patriarch) on Oct 06, 2015 at 14:14 UTC

    So, what happened when you ran the above code?

    What was the result stored in $parser?

    Was there output? Was an error raised?