This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
podcheck.t: Skip some more non-pod files
[perl5.git] / t / porting / podcheck.t
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Nicholas ClarkRefactor podcheck.t to slurp files into scalars, instea...
2011-05-23 Karl Williamsonpodcheck.t: Extract line numbers from strings properly
2011-05-23 Karl Williamsonpodcheck.t: Skip perltoc
2011-05-20 Karl Williamsonpodcheck.t: Improve VMS abilities
2011-05-20 Karl Williamsonpodcheck.t: Fully qualify carp call from package
2011-05-20 Karl Williamsonpodcheck.t: Deal properly with -1 counts
2011-05-19 Karl Williamsonpodcheck.t: Missing diagnostics
2011-05-19 Karl WilliamsonRevamp podcheck.t
2011-02-15 Ævar Arnfjörð Bjar... t/porting/podcheck.t: remove unused __DATA__ section
2010-08-25 David Mitchellexclude autodoc.pl from pod checks
2009-10-22 H.Merijn Brand../lib isn't valid after a chdir "..";
2009-10-07 Max MaischeinRemove BEGIN{}, use '..', part deux
2009-10-06 Nicholas Clarksort @files once, outside the loop.
2009-10-06 Nicholas ClarkStandarise t/porting/*.t on ./test.pl, and remove BEGIN...
2009-10-06 Jesse Vincentpodcheck.t now uses MANIFEST to choose which files...
2009-10-06 Jesse VincentWe don't actually want to check .PL files
2009-10-06 Max MaischeinCheck POD in lib/, ext/ and pod/