Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042815
en ru br
ALT Linux repos
S:0.21-alt1

Group :: Development/Perl
RPM: perl-MooseX-StrictConstructor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.21-alt1
Build date: 14 february 2017, 09:06 ( 371.4 weeks ago )
Size: 31.49 Kb

Home page:   http://search.cpan.org/dist/MooseX-StrictConstr…

License: Artistic 2.0
Summary: Make your object constructors blow up on unknown attributes
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MooseX-StrictConstructor
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin