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

Changes for version 0.008 - 2021-09-26

  • Provide fake modules for testing to prevent test failures on systems that have stripped POD from core modules.
  • Cache URL responses, for performance and to minimize hits on sites. This is controlled by the Boolesn cache_url_response attribute, which defaults to true.
  • Correct generation of 'provides' metadata. Thanks to Favio Poletti for blogging https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/, and ultimately to Joel Berger for the pointer to https://metacpan.org/pod/CPAN::Meta::Spec#no_index

Modules