Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 0273f49dcbbbb3a0737323bcded13d66

perl-parent-0.225-243.fc18.src.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);
}

Generated packages:

Other version of this rpm: