diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-27 20:56:42 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-27 20:56:42 +0000 |
commit | 5c30795e05ade650c7fc17d757182766a98699e6 (patch) | |
tree | c692f1b5659ec07735177101f7d608b81506adf3 /devel/p5-Filesys-Virtual/pkg-descr | |
parent | 63b14ba1d19a7bbb7ba067db726ccdf1203efd0a (diff) |
Notes
Diffstat (limited to 'devel/p5-Filesys-Virtual/pkg-descr')
-rw-r--r-- | devel/p5-Filesys-Virtual/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Filesys-Virtual/pkg-descr b/devel/p5-Filesys-Virtual/pkg-descr new file mode 100644 index 000000000000..d1d19e702c2c --- /dev/null +++ b/devel/p5-Filesys-Virtual/pkg-descr @@ -0,0 +1,7 @@ +Perl extension to provide a framework for a virtual filesystem. +Currently this module only exists to complement +POE::Component::Server::FTP. + +Author: L.M.Orchard <deus_x@pobox.com>, David Davis <xantus@cpan.org> + +WWW: http://search.cpan.org/dist/Filesys-Virtual/ |