DEBSOURCES
Skip Quicknav
sources / libdata-section-perl / 0.101620-1 / t / lib / I / Child.pm
12345678910111213
use strict; use warnings; package I::Child; use Godfather; use base qw(I::Parent Godfather); 1; __DATA__ __[b]__ 22 __[c]__ 33 __[d]__ 44