This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add to known_pod_issues.dat following Test-Harness upgrade
[perl5.git] / t / porting / checkcase.t
2012-08-29 Colin KuskieRefactor t/porting/checkcase.t to use test.pl instead...
2012-08-29 Nicholas Clarkt/porting/checkcase.t now passes no_chdir to File:...
2012-05-31 Nicholas Clarkt/porting/checkcase.t shouldn't scan .git for case...
2012-05-31 Nicholas Clarkt/porting/checkcase.t should find() from the top level...
2012-05-25 Ricardo SignesRevert "t/porting/checkcase.t should skip directories"
2011-02-11 David Goldenretab t/porting/checkcase.t
2011-02-11 David Goldent/porting/checkcase.t should skip directories
2010-06-12 Nicholas ClarkBetter diagnostics on detecting case sensitive file...
2009-10-07 Nicholas ClarkMakefile and makefile only exist on case-sensitive...
2009-10-07 Max MaischeinRemove BEGIN{}, use '..', part deux
2009-08-03 Jesse VincentFlipped checkcase.pl from a porting tool to an actual...