Name : perl-pragma-base
| |
Version : 2.150.0
| Vendor : Mandriva
|
Release : 2
| Date : 2011-04-23 10:03:04
|
Group : Development/Perl
| Source RPM : perl-pragma-base-2.150.0-2.src.rpm
|
Size : 0.02 MB
| |
Packager : Funda Wang < fwang_mandriva_org>
| |
Summary : Compile-time class fields
|
Description :
Unless you are using the \'fields\' pragma, consider this module discouraged in favor of the lighter-weight \'parent\'.
Allows you to both load one or more modules, while setting up inheritance from those modules at the same time. Roughly similar in effect to
package Baz; BEGIN { require Foo; require Bar; push AATTISA, qw(Foo Bar); }
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/sparcv9/media/contrib/release |