Getopt-Module version 1.0.0
===========================
This module provides a convenient way for command-line Perl scripts to handle -M and -m options in the same way as perl.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (c) 2014-2020 by chocolateboy.
This is free software; you can redistribute it and/or modify it under the
terms of the Artistic License 2.0.