The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.1400 - 2016-02-05

  • API Changes
    • Configs should now do the Dist::Iller::Config role instead of Dist::Iller::Role::Config.
  • Enhancements
    • Heavily refactored.
    • Ensure plugins are only added once.
    • Files are always generated in the same order.
    • Dist::Iller (and any used configs) are automatically added as develop prereqs (and requires the version used).
  • Testing
    • Tests now generates files in a tempdir (instead of just to_string-ing them)

Documentation