On Thu, Mar 17, 2005 at 01:45:31PM -0600, John E. Malmberg wrote: > > This is a warning which is supposed to be trapped by is_deeply.t so it can > > be tested. It has nothing to do with PathTools. > > > > Furthermore, that warning was added in Test::More 0.48_02. 5.8.6 shipped > > with 0.47. There are more changes to your 5.8.6 than simply upgrading > > PathTools. > > The file more.pm "$VERSION = '0.49'" was supplied with the Pathtools kit. > > This implies that I either need to use the older more.pm or I need a newer > is_deeply to resolve this problem.
You'll notice that was in PathTool's [.t.lib] directory which does NOT normally get installed. It is there so that PathTools users do not have to upgrade or even install Test::More just to test PathTools. Do not copy the contents of t/lib when pulling a CPAN module into the core.