Name : perl-parent
| |
Version : 0.225
| Vendor : Fedora Project
|
Release : 4.fc16
| Date : 2011-08-17 13:08:41
|
Group : Development/Libraries
| Source RPM : perl-parent-0.225-4.fc16.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/16/Everything/ppc64/os/Packages |