This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
podcheck.t: Extract line numbers from strings properly
[perl5.git] / t / porting / podcheck.t
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/