Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > 144d15c4796c6d1e408b8795d93929ce

perl-parent-0.221-123.fc13.i686.rpm

Description:

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

Sources packages:

Other version of this rpm: