=head1 NAME App::Utils - some useful command-line utilities =head1 DESCRIPTION This is a stub module that contains some useful command-line utilities, created for Linux environment. Detailed descriptions are included in the programs. F - print a date-time tag in form C F - pre-tag filename with timestamp of last modification F - merges directories into one target directory F - remove recursively empty directories F - save a snapshot of given files in C directory =head1 AUTHOR Vlado Keselj vlado@dnlp.ca http://vlado.ca =head1 LICENSE Perl License (perl) =head1 INSTALLATION Using C: $ cpan App::Utils Manual install: $ perl Makefile.PL $ make $ make install =cut