SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-accessors rpm build for : OpenSuSE. For other distributions click perl-accessors.

Name : perl-accessors
Version : 1.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2014-10-28 22:07:54
Group : Development/Libraries/Perl Source RPM : perl-accessors-1.01-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : create accessor methods in caller\'s package.
Description :
The *accessors* pragma lets you create simple accessors at compile-time.

This saves you from writing them by hand, which tends to result in
_cut-n-paste_ errors and a mess of duplicated code. It can also help you
reduce the ammount of unwanted _direct-variable access_ that may creep into
your codebase when you\'re feeling lazy. *accessors* was designed with
laziness in mind.

Method-chaining accessors are generated by default. Note that you can still
use the accessors::chained manpage directly for reasons of backwards
compatability.

See the accessors::classic manpage for accessors that always return the
current value if you don\'t like method chaining.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(accessors)
perl(accessors::chained)
perl(accessors::classic)
perl(accessors::ro)
perl(accessors::rw)
perl-accessors

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/accessors
/usr/lib/perl5/vendor_perl/5.18.2/accessors.pm
/usr/lib/perl5/vendor_perl/5.18.2/accessors/chained.pm
/usr/lib/perl5/vendor_perl/5.18.2/accessors/classic.pm
/usr/lib/perl5/vendor_perl/5.18.2/accessors/ro.pm
/usr/lib/perl5/vendor_perl/5.18.2/accessors/rw.pm
/usr/share/doc/packages/perl-accessors
/usr/share/doc/packages/perl-accessors/Changes
/usr/share/doc/packages/perl-accessors/README
/usr/share/doc/packages/perl-accessors/TODO
/usr/share/man/man3/accessors.3pm.gz
/usr/share/man/man3/accessors::chained.3pm.gz
/usr/share/man/man3/accessors::classic.3pm.gz
/usr/share/man/man3/accessors::ro.3pm.gz
/usr/share/man/man3/accessors::rw.3pm.gz

 
ICM