Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os-src > by-pkgid > 6916e26977ea8b3a31a962d584d43395

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