SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-parent
Version : 0.224 Vendor : Fedora Project
Release : 2.fc15 Date : 2011-02-09 12:38:27
Group : Development/Libraries Source RPM : perl-parent-0.224-2.fc15.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/fedora-secondary/releases/15/Fedora/s390x/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.224-2.fc15.noarch.rpm
     

Provides :
perl(parent)
perl-parent

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(:MODULE_COMPAT_5.12.3)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(vars)
perl(strict)


Content of RPM :
/usr/share/doc/perl-parent-0.224
/usr/share/doc/perl-parent-0.224/Changes
/usr/share/doc/perl-parent-0.224/t
/usr/share/doc/perl-parent-0.224/t/compile-time-file.t
/usr/share/doc/perl-parent-0.224/t/compile-time.t
/usr/share/doc/perl-parent-0.224/t/lib
/usr/share/doc/perl-parent-0.224/t/lib/Dummy
/usr/share/doc/perl-parent-0.224/t/lib/Dummy.pm
/usr/share/doc/perl-parent-0.224/t/lib/Dummy/Outside.pm
/usr/share/doc/perl-parent-0.224/t/lib/Dummy2.plugin
/usr/share/doc/perl-parent-0.224/t/lib/FileThatOnlyExistsAsPMC.pmc
/usr/share/doc/perl-parent-0.224/t/lib/ReturnsFalse.pm
/usr/share/doc/perl-parent-0.224/t/parent-classfromclassfile.t
/usr/share/doc/perl-parent-0.224/t/parent-classfromfile.t
/usr/share/doc/perl-parent-0.224/t/parent-pmc.t
/usr/share/doc/perl-parent-0.224/t/parent-returns-false.t
/usr/share/doc/perl-parent-0.224/t/parent.t
/usr/share/man/man3/parent.3pm.gz
/usr/share/perl5/parent.pm

 
ICM