Commit graph

4 commits

Author SHA1 Message Date
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
3222578032 correcting license definition 2009-09-12 20:48:20 +00:00
sno
948f301603 PkgSrc changes:
- Updating package for p5 module MooseX::StrictConstructor to 0.08
  - Set license to artistic-2.0

Upstream changes:
0.08     2009-04-07

- Make this module work with Moose 0.73_01+.
2009-04-12 20:23:51 +00:00
he
56e8b4e148 Import p5-MooseX-StrictConstructor version 0.07.
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 calls "Carp::confess()". This
is a great way to catch small typos.
2009-01-11 14:06:19 +00:00