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

Changes for version 0.920 - 2011-08-18

  • API Change
    • Dist::extract_into() and Dist::physical_directory() now return just $dir in scalar context (and continue to return ($dir, @files) in list context)
  • Enhancements
    • Support zip archives (in addition to tar files). (Thanks to thaljef for reporting.)
  • Fixes
    • Always include inc/, t/, and xt/ in meta/no_index. (Thanks to thaljef for reporting.)
    • Make return value of Dir::physical_directory() consistent with other subclasses.

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