Message-ID: <
20011213170939.L21702@plum.flirble.org>
p4raw-id: //depot/perl@13674
}
while (<MANIFEST>) {
+ s/_pm\.PL/.pm/; # Don't forget the extracted modules
if (m!^(lib)/(\S+?)\.pm\s!) {
# Collecting modules names from under ext/ would be
# rather painful since the mapping from filenames