Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > c44d4cba0a99d158e9975be830789c6f

perl-pragma-base-2.150.0-2.mga2.src.rpm

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 @ISA, qw(Foo Bar);
}

Generated packages:

Other version of this rpm: