Changes for version 0.10
- Bugfix release, a mistake I made before, when letting Module::Build create the Makefile.PL is auto includes the bin directory, but with a full path referring to a path on the Build host.
- I have renamed bin/version.pl to script/version.pl and added it to Build.PL so not the Makefile.PL is generated correctly
- From Build.PL:
- scripts => { 'script/version.pl' => 'script/version.pl', },
- From Makefile.PL:
- 'EXE_FILES' => [ 'script/version.pl' ],
Documentation
extracts module data from installed and uninstalled modules
Modules
retrieves module information from a file or script