podcheck.t: Reduce F<> message false positives
authorKarl Williamson <public@khwilliamson.com>
Sun, 19 Jun 2011 19:12:18 +0000 (13:12 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 21 Jun 2011 13:59:03 +0000 (07:59 -0600)
commita44ad49498f7c430ed5ae45922dd12bade903ec2
tree308b074bc852cf92f9ca6950224875c1164014a7
parentf274fe9fcae30962c58d0f51c97a3f41f362e834
podcheck.t: Reduce F<> message false positives

podcheck looks for things that might be file path references which
are enclosed in C<> instead of F<>.  But there are some things that
aren't paths that have slashes in them, like "origin/blead"  This
adds some more of these.
t/porting/known_pod_issues.dat
t/porting/podcheck.t