Dir::Split
==========

Module that splits the files of a directory to subdirectories.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT

Copyright 2003 Steven Schubiger, <st.schubiger@swissinfo.org>.

This program is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.


