The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Acme-SList-Utilities

0.04 - 2014-12-28T09:24:30+01:00

  [DOCUMENTATION]

  - Migrate to Dist::Zilla

0.03 - 2014-09-20T19:29:17+01:00

  [DOCUMENTATION]

  - Add a .gitignore file

  - Changelog dates are better written as YYYY.MM.DD and probably ordered in
    the other, descending, direction
    Remark: I have decided to follow the ISO 8601 standard at
    http://www.w3.org/TR/NOTE-datetime

  - Just use a Makefile.PL and not a Build.PL the latter does not have any
    added value any more
  - In Makefile.PL ==> meta files link to repository

0.02 - 2011-11-23T12:00:00+01:00

  [DOCUMENTATION]

  - Add File::Slurp to the list of required modules
    in Makefile.PL    PREREQ_PM  => { 'File::Slurp' => 0 }
    in Build.PL       requires   => { 'File::Slurp' => 0 }

0.01 - 2011-11-07T12:00:00+01:00

  [ENHANCEMENTS]

  - First version, released on an unsuspecting world.