Log-Log4perl-CommandLine version 0.02
=====================================

Add some simple command line options via Getopt::Long for basic
configuration of Log::Log4perl enabled applications and modules.

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:

 Getopt::Long
 Log::Log4perl

COPYRIGHT AND LICENCE

Copyright 2008 by Curt Tilmes

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