Codebase list libgetopt-long-descriptive-perl / debian/0.076-1 README
debian/0.076-1

Tree @debian/0.076-1 (Download .tar.gz)

README @debian/0.076-1raw · history · blame

Getopt-Long-Descriptive

VERSION

0.076

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2005 Hans Dieter Pearcey

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