Skip Menu |

This queue is for tickets about the Filesys-SmbClient CPAN distribution.

Report information
The Basics
Id: 126952
Status: new
Priority: 0/
Queue: Filesys-SmbClient

People
Owner: Nobody in particular
Requestors: x.guimard [...] free.fr
Cc:
AdminCc:

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



Subject: Spelling error
Hello, just one little error: --- a/SmbClient.pm +++ b/SmbClient.pm @@ -792,7 +792,7 @@ Sets FILEHANDLE's position, just like the "fseek" call of "stdio". FILEHANDLE may be an expression whose value gives the name of the filehandle. The -values for WHENCE is always SEEK_SET beacause others +values for WHENCE is always SEEK_SET because others didn't work on libsmbclient.so FILEHANDLE must be open with open of this module.