16 Feb 2013 02:32:13
0.03
|
kuriyama  |
Portable filename comparison.
Many cross-platform test failures -- particularly on Win32 -- are due
to hard-coded file paths being used in comparison tests.
This simple module provides some handy functions to convert all those
path separators automatically so filename tests will just DWIM.
WWW: http://search.cpan.org/dist/Test-Filename/ |