Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 28d887036073acce0f8c81e2e3c844f5

perl-parent-0.224-2.fc15.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: