debian/0000755000000000000000000000000011540466022007166 5ustar debian/control0000644000000000000000000000203511540465602010574 0ustar Source: libmousex-strictconstructor-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libmouse-perl Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmousex-strictconstructor-perl/ Homepage: http://search.cpan.org/dist/MouseX-StrictConstructor/ Package: libmousex-strictconstructor-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmouse-perl Enhances: libmouse-perl Description: Mouse extension for making object constructors die on unknown attributes Simply loading MouseX::StrictConstructor in your Perl package will make your constructor "strict". If your constructor is called with an attribute argument that your class does not declare, then it dies. This is a great way to catch small typos. debian/copyright0000644000000000000000000000223011537741132011122 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: MouseX-StrictConstructor Upstream-Contact: Fuji, Goro (gfx) Source: http://search.cpan.org/dist/MouseX-StrictConstructor/ Files: * Copyright: 2010 Fuji, Goro (gfx) License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Dominique Dumont License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002 - 2010 Brian Ingerson, Audrey Tang and Adam Kennedy License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000021511537741132010221 0ustar version=3 http://search.cpan.org/dist/MouseX-StrictConstructor/ .*/MouseX-StrictConstructor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211537741132010370 0ustar 7 debian/changelog0000644000000000000000000000026511540442070011040 0ustar libmousex-strictconstructor-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #617937) -- Dominique Dumont Thu, 17 Mar 2011 16:21:21 +0100 debian/source/0000755000000000000000000000000011540465717010500 5ustar debian/source/format0000644000000000000000000000001411537741132011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611537741132010251 0ustar #!/usr/bin/make -f %: dh $@