Skip Menu |

This queue is for tickets about the Net-SSH CPAN distribution.

Report information
The Basics
Id: 82250
Status: new
Priority: 0/
Queue: Net-SSH

People
Owner: Nobody in particular
Requestors: Xavier (no email address)
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.09
Fixed in: (no value)



Subject: Spelling errors in pod
Hi Ivan, little typo error : --- a/SSH.pm +++ b/SSH.pm @@ -94,7 +94,7 @@ If using the hashref-style of passing arguments, possible keys are: user (optional) - host (requried) + host (required) command (required) args (optional, arrayref) stdin_string (optional) - written to the command's STDIN