Name : perl-parent
| |
Version : 0.225
| Vendor : Koji
|
Release : 215.fc17
| Date : 2012-10-08 23:53:32
|
Group : Development/Libraries
| Source RPM : perl-5.14.2-215.fc17.src.rpm
|
Size : 0.01 MB
| |
Packager : Koji
| |
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 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(parent)
perl-parent
Requires :