Name : perl-pragma-base
| |
Version : 2.140.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-07-12 17:06:42
|
Group : Development/Perl
| Source RPM : perl-pragma-base-2.140.0-1mdv2010.0.src.rpm
|
Size : 0.02 MB
| |
Packager : Jérôme Quelin < jquelin_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/official/2010.0/i586/media/contrib/release |