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

Changes for version 0.003000 - 2014-11-08

  • API
    • Can now pass `comments => ` with any of the following values to control comment handling.
    • `all`, all comments are copied.
    • `authordeps`, only comments that look like Dist::Zilla AuthorDeps are copied.
    • `none`, no comments are copied.
    • Default is `all`.
    • Thanks to Alan Young ( AYOUNG ) for the contributions ( Github #1 ).
  • Dependencies::Stats
    • Dependencies changed since 0.002000, see misc/*.deps* for details
    • develop: +1

Modules

Read an INI file and expand bundles as you go.
An order-preserving INI reader
An order-preserving INI Writer