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

Bug#727078: ITP: libobject-container-perl -- simple object container



Package: wnpp
Owner: Marius Gavrilescu <marius@ieval.ro>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libobject-container-perl
  Version         : 0.14
  Upstream Author : Daisuke Murase <typester@cpan.org>
* URL             : https://metacpan.org/release/Object-Container
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : simple object container

This module is a object container interface which supports
both OO interface and Singleton interface.

If you want to use one module from several places, you might use
Class::Singleton to access the module from any places.
But you should subclass each modules to singletonize.

This module provide singleton container instead of module itself,
so it is easy to singleton multiple classes.


Reply to: