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
foreign(4) - osf1
net::openssh::compat(3pm) - debian
net::openssh::compat::ssh2(3pm) - debian
net::sftp::foreign::constants(3pm) - debian
net::ssh2::sftp(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph