fix pod2usage2 test for all case-insensitive systems
authorDavid Mitchell <davem@iabyn.com>
Sat, 18 Jul 2009 00:10:20 +0000 (01:10 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sat, 18 Jul 2009 00:10:20 +0000 (01:10 +0100)
commitc456aab3e6e7b564c1fc0b18560485446780fa95
treeeb22abb707b92b2dcfeb7a5957c6d1b7562b74e9
parent69a43907343338be83348549c3ca427544e91995
fix pod2usage2 test for all case-insensitive systems

This test, when run from core in t/, finds pod/usage.pod before
../lib/Pod/Usage.pm. Remove '.' from the search path for all core
platforms, not just cygwin.
t/pod/pod2usage2.t