Net::FTPServer::PWP::DirHandle

Specialized ::DirHandle for Net::FTPServer::PWP
Download

Net::FTPServer::PWP::DirHandle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Luis Mu
  • Publisher web site:
  • http://search.cpan.org/~luismunoz/

Net::FTPServer::PWP::DirHandle Tags


Net::FTPServer::PWP::DirHandle Description

Specialized ::DirHandle for Net::FTPServer::PWP Net::FTPServer::PWP::DirHandle is a Perl module that complements Net::FTPServer::PWP by encapsulating directory-handling methods.SYNOPSIS use Net::FTPServer::PWP::DirHandle;Currently, it implements the following methods: ->new() Override the ->new method found in Net::FTPServer::Full::DirHandle to support hiding the mount point of the directory for the user. ->get($path, $self) Override the ->get method found in Net::FTPServer::Full::DirHandle to support hiding the mount point of the directory for the user. ->is_root Override the ->is_root method found in Net::FTPServer::Full::DirHandle to support hiding the mount point of the directory for the user. ->parent Override the ->parent method found in Net::FTPServer::Full::DirHandle to support hiding the mount point of the directory for the user. ->delete Mac OS X 10.1.5 (darwin) seems to have a bug in rmdir() when its argument ends in a slash. This method works around this limitation by retrying the rmdir() without the slash in case of failure. Requirements: · Perl


Net::FTPServer::PWP::DirHandle Related Software