Hi Sandor,
Thank you for reporting the error, I have corrected it on the development version.
Cheers
Show quoted text>________________________________
> From: Sándor Farkas via RT <bug-Net-SFTP-Foreign@rt.cpan.org>
>To:
>Sent: Tuesday, February 18, 2014 1:35 PM
>Subject: [rt.cpan.org #93120] Misspelling in docs
>
>
>Tue Feb 18 07:35:43 2014: Request 93120 was acted upon.
>Transaction: Ticket created by sandor.farkas@gmail.com
> Queue: Net-SFTP-Foreign
> Subject: Misspelling in docs
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: sandor.farkas@gmail.com
> Status: new
>Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=93120 >
>
>
>Hello,
>
>I've found a misspelling at:
>
http://search.cpan.org/~salva/Net-SFTP-Foreign-1.77/lib/Net/SFTP/Foreign/Attributes.pm
>
>use Fctnl qw(S_ISDIR);
> ...
> if (S_ISDIR($attr->perm)) {
> # it is a directory!
> }
>
>Should be:
>use Fcntl qw(S_ISDIR);
>
>Cheers,
>Sandor
>--
>Sandor Farkas
>sandor.farkas@gmail.com
>+36 30 9852 444
>[image: chart.png]
>
>
>
>