Skip to content

Commit

Permalink
Files ending in .eg are also non-pod.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigberry committed Aug 31, 2012
1 parent f51152e commit 29a4534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/porting/podcheck.t
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ my $non_pods = qr/ (?: \.
| $lib_so # shared libraries
| $dl_ext # dynamic libraries
| gif # GIF images (example files from CGI.pm)
| eg # examples from libnet
)
$
) | ~$ | \ \(Autosaved\)\.txt$ # Other editor droppings
Expand Down

0 comments on commit 29a4534

Please sign in to comment.