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

NAME

Filesys::Virtual - Perl extension to provide a framework for a virtual filesystem

SYNOPSIS

  use Filesys::Virtual;  

DESCRIPTION

Currently this module only exists to complement POE::Component::Server::FTP

EXPORT

None by default.

AUTHORS

L.M.Orchard, deus_x@pobox.com

David Davis, xantus@cpan.org

SEE ALSO

perl(1), POE::Component::Server::FTP