Changes for version 0.06 - 2014-04-21
- 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
Documentation
Modules
provides metadata about a module's methods, properties, and arguments
Provides
in lib/Devel/ModInfo/Constructor.pm
in lib/Devel/ModInfo/DataType.pm
in lib/Devel/ModInfo/Dependency.pm
in lib/Devel/ModInfo/Feature.pm
in lib/Devel/ModInfo/Function.pm
in lib/Devel/ModInfo/Method.pm
in lib/Devel/ModInfo/Module.pm
in lib/Devel/ModInfo/ParamArray.pm
in lib/Devel/ModInfo/ParamHash.pm
in lib/Devel/ModInfo/ParamHash/Key.pm
in lib/Devel/ModInfo/ParamHashRef.pm
in lib/Devel/ModInfo/Parameter.pm
in lib/Devel/ModInfo/ParameterScalar.pm
in lib/Devel/ModInfo/ParentClass.pm
in lib/Devel/ModInfo/Property.pm
in lib/Devel/ModInfo/Util.pm
in ex/MyModule.pm