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

Changes for version 0.021 - 2019-04-27

  • add Dist->from_struct, for making faked dists on the fly
  • support multiple "styles" for packages, like "block" for "package PackageName 1.2 { ... }"
  • populate the "file" entry in provides by using the package name, when it's left blank in the dist source
  • replace use of auto_deref with Moose native traits
  • added the "more_metadata" property on Dists, which gets merged into the generated META file
  • Dist now has include_provides_in_meta, defaulting false, controlling whether "provides" are put into META files. It's false to help act more like real life, where provides is very rare.

Documentation

Modules

build fake dists for testing CPAN tools
a thing that appends
a fake CPAN distribution
a fake file in a fake dist
where the fake sausage gets made
a faked module
a faked package in a faked module