The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::FTPServer::PWP::FileHandle - Specialized ::FileHandle for Net::FTPServer::PWP

SYNOPSIS

  use Net::FTPServer::PWP::FileHandle;

DESCRIPTION

This module complements Net::FTPServer::PWP by encapsulating eventual file-handling methods.

EXPORT

None by default.

METHODS

None

HISTORY

$Id: FileHandle.pm,v 1.5 2002/11/15 23:55:43 lem Exp $

1.00

Original version; created by h2xs 1.21 with options

  -ACOXcfkn
        Net::FTPServer::PWP
        -v1.00
        -b
        5.5.0

AUTHOR

Luis E. Munoz <luismunoz@cpan.org>

SEE ALSO

Net::FTPServer::Full, Net::FTPServer, perl.