Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741478
en ru br
ALT Linux repos
S:0.48-alt1
5.0: 0.34-alt2
4.1: 0.03-alt1
4.0: 0.03-alt1
3.0: 0.03-alt1

Group :: Development/Perl
RPM: perl-Object-Accessor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.34-alt2
Build date: 6 october 2008, 09:57 ( 812.7 weeks ago )
Size: 14.42 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Object-Accessor - Per object accessors
Description:

"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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Object-Accessor
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin