Revision history for Perl module Package::New
0.09 2020-02-17
- Updated lib/Package/New.pm - fixed testing coverage issue
- Updated t/002_base.t and t/003_dump.t - added testing coverage
0.08 2019-12-14
- Updated t/001_load.t - Added test cases from cpancover.com
- Added t/004_dump.t - Added test cases from cpancover.com
- Updated lib/Package/New/Dump.pm - Slightly refactored dump method
0.07 2011-12-01
- Cleaned up for Fedora 16
0.06 2011-08-01
- Abandoned Fork
0.05_2 2011-02-24
- Documentation
0.05 2011-02-23
- Fixed issue with pod NAME which messed up CPAN indexer
0.04 2011-02-23
- Updated Documentation
- Added dump tests
- Disabled Data::Dumper export of Dumper
- Updated tests to use can_ok instead of $obj->can
0.03 2011-02-05
- Added package with dump method for testing
0.02 2011-02-04
- Documentation
0.01 2011-02-04
- original version; created by ExtUtils::ModuleMaker 0.51