SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-parent rpm build for : RedHat EL 5. For other distributions click perl-parent.

Name : perl-parent
Version : 0.225 Vendor : Fedora Project
Release : 6.el5 Date : 2012-02-07 22:00:37
Group : Development/Libraries Source RPM : perl-parent-0.225-6.el5.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Establish an ISA relationship with base classes at compile time
Description :
Allows you to both load one or more modules, while setting up inheritance
from those modules at the same time. Mostly similar in effect to:

package Baz;

BEGIN {
require Foo;
require Bar;

push AATTISA, qw(Foo Bar);
}

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/5/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-parent-0.225-6.el5.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.225-6.el5.noarch.rpm
     

Provides :
perl(parent)
perl-parent

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(:MODULE_COMPAT_5.8.8)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(vars)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/parent.pm
/usr/share/doc/perl-parent-0.225
/usr/share/doc/perl-parent-0.225/Changes
/usr/share/man/man3/parent.3pm.gz

 
ICM