Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 0e33318937352c9ea05d55513aa8732e

perl-parent-0.223-4.fc14.noarch.rpm

Description:

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: