pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-MooX-StrictConstructor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr 15 11:38:07 UTC 2016

Added Files:
        pkgsrc/devel/p5-MooX-StrictConstructor: DESCR Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-MooX-StrictConstructor/DESCR \
    pkgsrc/devel/p5-MooX-StrictConstructor/Makefile \
    pkgsrc/devel/p5-MooX-StrictConstructor/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index