Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038273
en ru br
ALT Linux repos
S:1.19-alt1.2

Group :: Development/Perl
RPM: perl-Class-XSAccessor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.19-alt1.2
Build date: 24 january 2019, 12:31 ( 270.0 weeks ago )
Size: 84.31 Kb

Home page:   http://search.cpan.org/dist/Class-XSAccessor/

License: GPL or Artistic
Summary: Generate fast XS accessors without runtime compilation
Description:

Class::XSAccessor implements fast read, write and read/write accessors in XS.
Additionally, it can provide predicates such as "has_foo()" for testing
whether the attribute "foo" is defined in the object.
It only works with objects that are implemented as ordinary hashes.
Class::XSAccessor::Array implements the same interface for objects
that use arrays for their internal representation.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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