DEBSOURCES
Skip Quicknav
sources / libdevel-nytprof-perl / 6.12%2Bdfsg-1 / t / test40pmc.pmc
123456789
# this is test14.pmc which perl will load in preference to test14.pmc # (if it's newer than test14.pm) package test40pmc; sub foo { 1; } 1;