This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Localise $/ properly in UCD.pm
[perl5.git] / lib / File / DosGlob.t
2011-01-30 Craig A. BerrySkip the right number of tests in DosGlob.t.
2011-01-18 Nicholas ClarkConvert DosGlob.t to Test::More.
2011-01-18 Nicholas ClarkRemove Mac OS Classic code from DosGlob.t
2010-10-10 Craig A. BerryDon't assume filenames can contain parentheses
2010-09-24 Alex Davies[perl #71712] fixes for File::DosGlob
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2001-09-26 Jarkko HietaniemiManual integration error in #12235.
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...