in reply to Re^2: open and curl
in thread open and curl

In that case I guess you'll have to implement a subset of the functionality found in IO::Pty. Or use the -n option to curl and store the password in .netrc. Or use HTTP::Tiny like someone suggested above.

Dave.