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

Changes for version 0.0200 - 2015-11-24

  • Documentation
    • Tests and examples (both inline in POD and in /examples) are now generated via Stenciller.
    • Various improvements.
  • Enhancements
    • Updated Bootstrap version to 3.3.5 (when included via the cdn helpers).
    • Updated jQuery version to 2.1.4 (when included via the cdn helpers).
    • The cdn helpers now always create https urls, previously they created protocol relative urls.
  • Meta
    • Replaced iller.ini with iller.yaml
    • Regenerated dist.ini (and weaver.ini) from iller.yaml with new plugins.
    • Removed cpanfile
  • Requirements
    • Removed superfluous use of true.
    • Moved Dist::Zilla things to the correct requirement phase.