DEBSOURCES
Skip Quicknav
sources / libdata-section-perl / 0.200008-1 / t / lib / Mother.pm
12345678910111213
use strict; use warnings; package Mother; use Data::Section -setup => { inherit => 0 }; 1; __DATA__ __[a]__ 1 __[b]__ 2 __[c]__ 3