Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2018-04-07 10:44:52 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.010

Upstream changes:
0.010     2018-03-25 10:15:40-07:00 America/Los_Angeles

        - Undo the previous "fix" for the minimum perl version.
          The basic requirement is for 5.004 but the tests require
          5.006.
   2018-03-25 14:03:38 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.009

Upstream changes:
0.009     2018-03-24 14:12:47-07:00 America/Los_Angeles

        - Built using current Dist::Zilla, so various things
          are better, e.g. includes a LICENSE.
        - A couple of things that are only used in xt tests
          used to be test requirements, now their develop
          requirements.
        - No longer includes explicit dependencies on a handful
          of modules (e.g. indirect) that Moo's use of strictures
          used to require.
        - Now only includes a Makefile.PL.
        - The build now includes a cpanfile in the repo.
        - The minimum perl version is now consistent between the
          Makefile.PL and the META.{yml,json} files.
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-04-15 13:38:07 by Thomas Klausner | Files touched by this commit (3)
Log message:
Import p5-MooX-StrictConstructor-0.008 as devel/p5-MooX-StrictConstructor.

Simply loading this module makes your constructors "strict". If
your constructor is called with an attribute init argument that
your class does not declare, then it dies. This is a great way to
catch small typos.

Next | Query returned 15 messages, browsing 11 to 20 | previous