Path to this page:
./
devel/p5-MooseX-StrictConstructor,
Make your object constructors blow up on unknown attributes
Branch: pkgsrc-2014Q2,
Version: 0.19nb1,
Package name: p5-MooseX-StrictConstructor-0.19nb1,
Maintainer: pkgsrc-usersSimply 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.
Required to run:[
devel/p5-Moose] [
lang/perl5]
Required to build:[
devel/p5-Test-Simple] [
devel/p5-Test-Exception]
Master sites: (Expand)
SHA1: a27c8f6774345883dab08e3aed17673e2e942cf3
RMD160: dd34ff4fc5ab4364004d134f43bc5894ef0c1015
Filesize: 10.002 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-MooseX-StrictConstructor-0.19nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-MooseX-StrictConstructor-0.19 (created)