debian man page for net::inet6glue::ftp

Query: net::inet6glue::ftp

OS: debian

Section: 3pm

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

Net::INET6Glue::FTP(3pm)				User Contributed Perl Documentation				  Net::INET6Glue::FTP(3pm)

NAME
Net::INET6Glue::FTP - adds IPv6 support to Net::FTP by hotpatching
SYNOPSIS
use Net::INET6Glue::FTP; use Net::FTP; my $ftp = Net::FTP->new( '::1' ); $ftp->login(...)
DESCRIPTION
This module adds support for IPv6 by hotpatching support for EPRT and EPSV commands into Net::FTP and hotpatching pasv, port and _dataconn methods to make use of EPRT and EPSV on IPv6 connections. It also includes Net::INET6Glue::INET_is_INET6 to make the Net::FTP sockets IPv6 capable.
COPYRIGHT
This module is copyright (c) 2008, Steffen Ullrich. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself. perl v5.12.3 2011-08-27 Net::INET6Glue::FTP(3pm)
Related Man Pages
authen::simple::ftp(3pm) - debian
io::all::ftp(3pm) - debian
net::dbus::binding::value(3pm) - debian
net::inet6glue(3pm) - debian
net::jabber::loudmouth(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph