2009-09-12 22:39:22 by Jens Rehsack | Files touched by this commit (2) |
Log message: Updating devel/p5-MooseX-LazyRequire from 0.03 to 0.04 Upstream changes: 0.04 Sat, 12 Sep 2009 06:05:12 +0900 * Keep dzil from hiding the 1; at the end (Jesse Luehrs). |
2009-08-19 10:21:03 by Jens Rehsack | Files touched by this commit (3) | |
Log message: Importing package for p5 module MooseX::LazyRequire as dependency of scheduled update of MooseX::Method::Signatures. This module adds a lazy_required option to Moose attribute declarations. The reader methods for all attributes with that option will throw an exception unless a value for the attributes was provided earlier by a constructor parameter or through a writer method. |