SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-parent rpm build for : Fedora 13. For other distributions click perl-parent.

Name : perl-parent
Version : 0.221 Vendor : Fedora Project
Release : 112.fc13 Date : 2010-03-07 07:15:48
Group : Development/Libraries Source RPM : perl-5.10.1-112.fc13.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Establish an ISA relationship with base classes at compile time
Description :
parent 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/fedora/linux/releases/13/Everything/x86_64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-parent-0.221-112.fc13.x86_64.rpm
     

Provides :
perl(parent)
perl-parent
perl-parent(x86-64)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(vars)
perl = 4:5.10.1-112.fc13
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/share/man/man3/parent.3pm.gz
/usr/share/perl5/parent.pm

 
ICM