pkgsrc/devel/p5-parent/distinfo
abs 5261992cf5 Add devel/p5-parent-0.221
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);
    }
2008-05-30 11:52:39 +00:00

5 lines
241 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/05/30 11:52:39 abs Exp $
SHA1 (parent-0.221.tar.gz) = 9d1be72537fe83d68acca0532c502868ce0eefa1
RMD160 (parent-0.221.tar.gz) = 7ee181cccbd5245f951658eadff4761579379e69
Size (parent-0.221.tar.gz) = 5061 bytes