Hi Graham. Thanks for such a speedy response.
Graham Barr via RT writes:
Show quoted text> It is documented in the documentation for Net::Cmd. Net::FTP
> documentation does state that Net::FTP inherits from Net::Cmd so
> methods defined in Net::Cmd may be used
Ah, so it does. I hadn't spotted that, and searching the page for
'method' didn't throw up anything.
Unfortunately that Net::FTP inherits from Net::Cmd is only mentioned in
the 'Methods for the adventurous' section, which I'd skipped because I
wasn't feeling very adventurous.
Since seeing appropriate error messages is something that everybody
should be doing, however unadventurous they are, it would help if either
that note is moved to somewhere more prominent (or, if ->message is the
only non-adventurous method it makes sense to use from Net::Cmd, that
->message is called out separately).
Cheers.
Smylers