freebsd-ports/devel/p5-MooX-StrictConstructor/pkg-descr
Sunpoet Po-Chuan Hsieh 8ffb3ada86 - Add p5-MooX-StrictConstructor 0.006
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.

WWW: http://search.cpan.org/dist/MooX-StrictConstructor/
2014-02-15 21:26:48 +00:00

5 lines
271 B
Text

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.
WWW: http://search.cpan.org/dist/MooX-StrictConstructor/