Skip Menu |

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

Report information
The Basics
Id: 82254
Status: new
Priority: 0/
Queue: Net-SCP

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

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



Subject: Spelling error in pod
Hi, here a little spelling error: --- libnet-scp-perl-0.08.orig/SCP.pm +++ libnet-scp-perl-0.08/SCP.pm @@ -61,7 +61,7 @@ Can be called either as a subroutine or interface is depriciated. Calls scp in batch mode, with the B<-B> B<-p> B<-q> and B<-r> options. -Returns false upon error, with a text error message accessable in +Returns false upon error, with a text error message accessible in $scp->{errstr}. Returns false and sets the B<errstr> attribute if there is an error.