I cannot run the
Fn_SEARCH.pm
unit test on Mac because one case insensitive test always fails.
I want to disable that test for Mac OS X only:
unless ($^O eq 'darwin') { ... }
--
ArthurClemens
- 16 Mar 2010
Reverted.
--
ArthurClemens
- 17 Mar 2010
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see
CopyrightStatement
.