LEOCHARRE::CLI2
===============================================

Some quick help for writing cli scripts.
Forces by default that -h triggers help, that -d triggers debug, and -v version..
Automates help, debug, version etc.
If you use LEOCHARRE::CLI2, we alter the OPTIONS automatically.
Also we automatically generate HELP.


INSTALLATION

See INSTALL.

DEPENDENCIES

   Carp
   Cwd
   Devel::Symdump
   Exporter
   Getopt::Std
   Getopt::Std::Strict
   LEOCHARRE::DEBUG
   LEOCHARRE::Dir
   Smart::Comments
   Test::Simple

COPYRIGHT AND LICENCE

Copyright (C) 2008 by Leo Charre leocharre at cpan dot org

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.