Skip to content

Commit

Permalink
Parrot::Test::Pod - Ignore PCT files
Browse files Browse the repository at this point in the history
PCT is written in NQP with Pod, not POD.  This confuses podchecker, so
let's not bother.
  • Loading branch information
Benabik committed Jun 3, 2011
1 parent 36c321e commit ef0a07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Parrot/Test/Pod.pm
Expand Up @@ -72,6 +72,7 @@ our %second_analysis_subs = (
| t/configure/testlib/bdefectivefoobar
| examples/config/file/configwithfatalstep
| compilers/opsc
| compilers/pct
}x
) {
delete $files_needing_analysis->{ $file };
Expand Down

0 comments on commit ef0a07f

Please sign in to comment.