Artifact libobject-container-perl_0.16-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, libclass-accessor-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.
  Homepage: https://metacpan.org/release/Object-Container
  Installed-Size: '58'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libobject-container-perl
  Priority: optional
  Recommends: libexporter-autoclean-perl
  Section: perl
  Version: 0.16-1
srcpkg_name: libobject-container-perl
srcpkg_version: 0.16-1

File

libobject-container-perl_0.16-1_all.deb
Binary file libobject-container-perl_0.16-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libobject-container-perl_0.16-1

binary package System - - 6 months ago 5 months
BETA