Query: net::sftp::foreign::attributes::compat
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::SFTP::Foreign::Attributes::Compat(3pm) User Contributed Perl Documentation Net::SFTP::Foreign::Attributes::Compat(3pm)NAMENet::SFTP::Foreign::Attributes::Compat - adaptor for Net::SFTP::Attributes compatibilitySYNOPSISuse Net::SFTP::Foreign::Attributes::Compat; my $attrs = Net::SFTP::Foreign::Attributes->new(Stat => [ stat "foo" ]); my $size = $attrs->size;DESCRIPTIONThis module provides a wrapper for Net::SFTP::Foreign::Attributes exposing an API compatible to Net::SFTP::Attributes. AUTHOR & COPYRIGHTS Please see the Net::SFTP::Foreign manpage for author, copyright, and license information. perl v5.14.2 2006-03-26 Net::SFTP::Foreign::Attributes::Compat(3pm)