podcheck.t: New method for skipping .PL files
authorKarl Williamson <public@khwilliamson.com>
Sun, 25 Sep 2011 16:38:14 +0000 (10:38 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 25 Sep 2011 20:18:09 +0000 (14:18 -0600)
commitc3e757a40c55876683be2b5748486a3b3d07157f
tree11dca5ff278b0d4256016477dc9e75cf181431a1
parentc841a192403403aa4c9c6e75494d9d9805145170
podcheck.t: New method for skipping .PL files

This reverts most of commit df80274d3278c640a5e0fbf3982950bb5ca9d7bc
and uses a different method to exclude .PL files, suggested by Nicholas
Clark.

It uses the MANIFEST to find such files and then excludes them based on
the full path name.
t/porting/podcheck.t