SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-parent
Version : 0.225 Vendor : Fedora Project
Release : 219.fc17 Date : 2013-02-12 03:05:18
Group : Development/Libraries Source RPM : perl-5.14.3-219.fc17.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-secondary/updates/17/ppc64

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(parent)
perl-parent

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(vars)
perl(strict)
perl = 4:5.14.3-219.fc17


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

 
ICM