Please show us the code leading up to and including where you're calling the LWP::Curl code that triggers this error.
As far as the open call, it says: open a lexical file handle ($fileb) in write mode (>) to the file name that's located in $content. In this case, $content isn't a file name, it's a regular scalar, and by passing the reference to it treats it as an in-memory file, instead of an on-disk one.
In reply to Re: undefined value as filehandle from Curl.pm
by stevieb
in thread undefined value as filehandle from Curl.pm
by wanderedinn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |