Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 558ba47e9b8368cd6adb6e3bdc61027d

perl-parent-0.223-136.fc14.noarch.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: