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

Bug#707981: ITP: libobject-accessor-perl -- interface to create per object accessors



Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves <dom@earth.li>

* Package name    : libobject-accessor-perl
  Version         : 0.46
  Upstream Author : Chris Williams <chris@bingosnet.co.uk>
* URL             : https://metacpan.org/release/Object-Accessor
* License         : Perl
  Programming Lang: Perl
  Description     : interface to create per object accessors

Object::Accessor provides an interface to create per object accessors (as
opposed to per Class accessors, as, for example, Class::Accessor provides).
You can choose to either subclass this module, and thus using its accessors
on your own module, or to store an Object::Accessor object inside your own
object, and access the accessors from there. See the SYNOPSIS for examples.

This module is being deprecated from the perl base distribution in
5.18.0, so it is planned to package it separately to provide continuity.        The perl 5.18 packages will depend on, recommend or suggest deprecated          modules for one release cycle, as appropriate.


Reply to: