FreeBSD Manual Pages
Net::SFTP::Foreign::AtUseruContributedePe:SFTP::Foreign::Attributes::Compat(3) NAME Net::SFTP::Foreign::Attributes::Compat - adapter for Net::SFTP::Attributes compatibility SYNOPSIS use Net::SFTP::Foreign::Attributes::Compat; my $attrs = Net::SFTP::Foreign::Attributes->new(Stat => [ stat "foo" ]); my $size = $attrs->size; DESCRIPTION This 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.32.0 201Net::SFTP::Foreign::Attributes::Compat(3)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR & COPYRIGHTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Net::SFTP::Foreign::Attributes::Compat&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>