Changes for version 0.927 - 2017-01-09
- Change tests to not rely on '.' in @INC. Thanks to Graham Knop for the pull request (gh-15).
Modules
- Dist::Metadata - Information about a perl module distribution
- Dist::Metadata::Archive - Base class for Dist::Metadata archive files
- Dist::Metadata::Dir - Enable Dist::Metadata for a directory
- Dist::Metadata::Dist - Base class for format-specific implementations
- Dist::Metadata::Struct - Enable Dist::Metadata for a data structure
- Dist::Metadata::Tar - Enable Dist::Metadata for tar files
- Dist::Metadata::Zip - Enable Dist::Metadata for zip files