| Net-SFTP-Foreign documentation | view source | Contained in the Net-SFTP-Foreign distribution. |
Net::SFTP::Foreign::Buffer - Read/write buffer class
use Net::SFTP::Foreign::Buffer;
my $buffer = Net::SFTP::Foreign::Buffer->new;
Net::SFTP::Foreign::Buffer provides read/write buffer functionality for SFTP.
Please see the Net::SFTP::Foreign manpage for author, copyright, and license information.
| Net-SFTP-Foreign documentation | view source | Contained in the Net-SFTP-Foreign distribution. |