Name : perl-parent
| |
Version : 0.225
| Vendor : CentOS
|
Release : 244.el7
| Date : 2014-06-10 09:15:20
|
Group : Development/Libraries
| Source RPM : perl-parent-0.225-244.el7.src.rpm
|
Size : 0.01 MB
| |
Packager : CentOS BuildSystem < http://bugs_centos_org>
| |
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: /vol/rzm1/linux-ibiblio/distributions/xcp-ng/netinstall/8.1/Packages |