debian/0000755000000000000000000000000012232022612007156 5ustar debian/rules0000755000000000000000000000024312232022612010235 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: dh_auto_build pod2man --utf8 --section=3pm lib/Object/Container/ja.pod blib/man3/Object::Container::ja.3pm debian/control0000644000000000000000000000265712232022612010573 0ustar Source: libobject-container-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Marius Gavrilescu Build-Depends: debhelper (>= 9) Build-Depends-Indep: libclass-accessor-perl, libtest-requires-perl, libexporter-autoclean-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libobject-container-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libobject-container-perl.git Homepage: https://metacpan.org/release/Object-Container Package: libobject-container-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl Recommends: libexporter-autoclean-perl Description: module that provides a simple object container Object::Container is an object container with an OO interface. It is used to make singletons out of ordinary classes. . For example, if you want to have a single instance of WWW::Mechanize throughout a program, you can do Object::Container->register('WWW::Mechanize') somewhere and then you can retrieve that instance of WWW::Mechanize from anywhere else with Object::Container->get('WWW::Mechanize'); . Class::Singleton is a similar module, which makes subclasses singletons. Unlike Class::Singleton, Object::Container can make any class a singleton. . Object::Registrar is another similar module, but it does not support lazy loading. debian/source/0000755000000000000000000000000012232022612010456 5ustar debian/source/format0000644000000000000000000000001412232022612011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025212232022612011027 0ustar libobject-container-perl (0.14-1) unstable; urgency=low * Initial Release (Closes: #727078). -- Marius Gavrilescu Wed, 23 Oct 2013 22:33:31 +0300 debian/compat0000644000000000000000000000000212232022612010354 0ustar 9 debian/copyright0000644000000000000000000000332512232022612011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Object-Container Upstream-Contact: Daisuke Murase Upstream-Name: Object-Container Files: * Copyright: 2009, KAYAC Inc License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Spiffy.pm Copyright: 2004-2006, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Test/Builder.pm inc/Test/Builder/* Copyright: 2002-2008, chromatic 2002-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Base.pm inc/Test/Base/* Copyright: 2005-2009, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Test/More.pm Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Marius Gavrilescu 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/watch0000644000000000000000000000017512232022612010212 0ustar version=3 https://metacpan.org/release/Object-Container .*/Object-Container-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libobject-container-perl.lintian-overrides0000644000000000000000000000035212232022612017413 0ustar # 19:22:30 < daxim> ... it lies in the nature of the japanese writing system # that there are no hyphens or spaces to break lines on for roff's naïve idea # how to do this libobject-container-perl binary: manpage-has-errors-from-man