Revision history for Perl module Devel::ModInfo
2.00 2014-04-21 NEILB
- Had to bump the version number because some of the sub-modules
previously had a version number 1.3
- Added MyModule to no_index -- it's an example in ex/
0.06 2014-04-21 NEILB
- Fixed abstract in pod to follow convention
- Moved all modules into lib/Devel/
- Added "use warnings" to all modules.
- Added consistent $VERSION to all modules.
- All prereqs in PREREQ_PM, and added CONFIGURE_REQUIRES and TEST_REQUIRES
- Reformatted Changes as per CPAN::Changes::Spec
- Fixed pod errors
- Added github repo to metadata and pod
- Tweaked things so 'make clean' will remove the right things
- Specified license type as 'artistic_1' in doc and metadata
- pod and code no longer use indirect method call notation
- Min perl version set to 5.6.0
0.05 2002-08-18 JTILLMAN
- Added README
- Added COPYING (Artistic License)
- Added License Statement to all code files
- Changed versioning convention on all code files
- Added modinfo2embpod.PL to the MANIFEST
0.01 2002-08-17 JTILLMAN
- original version; created by h2xs 1.19