=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 - remove recursively empty directories F - save a snapshot of given files in C directory =head1 AUTHOR Vlado Keselj http://web.cs.dal.ca/~vlado =head1 INSTALLATION Using C: $ cpan App::Utils Manual install: $ perl Makefile.PL $ make $ make install =cut