in reply to Issue with Net::Appliance::Session
I'd suggest temporarily changing the password to one having no special characters to test it. That will show you whether the content of the password has something to do with it (in which case you need to figure out how to escape the special characters) or if there's a logic error in the code. (I don't use the module, so I wouldn't notice anything not painfully obvious.)
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Issue with Net::Appliance::Session
by ThePerlNoob (Initiate) on Jun 09, 2015 at 16:35 UTC | |
by roboticus (Chancellor) on Jun 09, 2015 at 19:20 UTC |