Name : perl-parent
| |
Version : 0.225
| Vendor : Red Hat, Inc_
|
Release : 244.el7
| Date : 2013-12-29 14:39:44
|
Group : Development/Libraries
| Source RPM : perl-parent-0.225-244.el7.src.rpm
|
Size : 0.01 MB
| |
Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
| |
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/ftp5.gwdg.de/pub/opensuse/repositories/home:/matthewdva:/build:/RedHat:/RHEL-7/complete/noarch |