Package: wnpp
Owner: Andrius Merkys <mer...@debian.org>
Severity: wishlist

* Package name    : libobject-lazy-perl
  Version         : 0.15
  Upstream Author : Steffen Winkler <steff...@cpan.org>
* URL             : https://metacpan.org/release/Object-Lazy
* License         : Artistic
  Programming Lang: Perl
  Description     : create objects late from non-owned classes
 Object::Lazy implements lazy evaluation and can create lazy objects from
 every class.
 .
 Creates a dummy object including a subroutine which knows how to build the
 real object.
 .
 Later, if a method of the object is called, the real object will be built.
 .
 Inherited methods from UNIVERSAL.pm are implemented and so overwritten.
This
 are isa, DOES, can and VERSION.

Remark: This package is to be maintained with Debian Perl Group at
   https://salsa.debian.org/perl-team/modules/packages/libobject-lazy-perl

Reply via email to