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

Module that moves files from a source directory to
numbered subdirectories within a destination directory.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install
