Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 6f4b84e1986d99cb49628872e3bf8aaf

perl-parent-0.225-243.fc18.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: