The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.923 - 2012-06-19

  • By default, when determining packages, filter out packages that don't match the file name (ones that can't be loaded via use/require). This mimics the behavior of PAUSE. If you want the old behavior of including "inner" packages in the meta "provides" set "include_inner_packages" to true in the constructor. Thanks to Jeffrey Ryan Thalhammer for finding and fixing this (and including tests)!

Modules

Information about a perl module distribution
Base class for Dist::Metadata archive files
Enable Dist::Metadata for a directory
Base class for format-specific implementations
Enable Dist::Metadata for a data structure
Enable Dist::Metadata for tar files
Enable Dist::Metadata for zip files