debian man page for net::sftp::foreign::local

Query: net::sftp::foreign::local

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::SFTP::Foreign::Local(3pm)				User Contributed Perl Documentation			    Net::SFTP::Foreign::Local(3pm)

NAME
Net::SFTP::Foreign::Local - access local fs with Net::SFTP::Foreign API.
SYNOPSIS
my $localfs = Net::SFTP::Foreign::Local->new; my @find = $localfs->find('.', no_wanted => qr/(?:/|^).svn/);
DESCRIPTION
This module is a partial implementation of the Net::SFTP::Foreign interface for the local filesystem. The methods currently implemented are: "stat", "lstat", "ls" and "find".
COPYRIGHT
Copyright (c) 2006 Salvador Fandin~o. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-05-26 Net::SFTP::Foreign::Local(3pm)
Related Man Pages
net::jabber::loudmouth(3pm) - debian
net::ldaps(3pm) - debian
net::openssh::compat::ssh2(3pm) - debian
net::scp(3pm) - debian
net::sip::nathelper::local(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph