Test::More::is_deeply may do overloading (at least for TODOs), and
authorCraig A. Berry <craigberry@mac.com>
Mon, 14 Apr 2008 11:44:47 +0000 (11:44 +0000)
committerCraig A. Berry <craigberry@mac.com>
Mon, 14 Apr 2008 11:44:47 +0000 (11:44 +0000)
commit946b2ae57c7213210606ab80e51116053f1baa7c
tree137a18bb5756d359f93b7b23adf6e1846447c6c3
parentbf8300decce77d53edc393ca2221fb591a778c59
Test::More::is_deeply may do overloading (at least for TODOs), and
overloading may require Scalar::Util, which it won't find if all
the paths in @INC are relative to somewhere other than where we are.

p4raw-id: //depot/perl@33674
ext/File/Glob/t/basic.t