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 directory-handling methods.
Currently this is just a placeholder that directly maps the calls to Net::FTPServer::Full::FileHandle
.
EXPORT
None by default.
HISTORY
$Id: FileHandle.pm,v 1.4.4.1 2002/11/13 19:29:11 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>