The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
DirDB/FTP version 0.03
======================

use the DirDB abstraction along with FTP to remotely access
a DirDB database directory

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

Net::FTP::blat

COPYRIGHT AND LICENCE

Copyright (C) 2003,2007 David Nicol davidnico@cpan.org
released gpl2/artistic