Checking if your kit is complete... Looks good Writing Makefile for Data::Match cp lib/Sort/Topological.pm blib/lib/Sort/Topological.pm cp Match.pm blib/lib/Data/Match.pm Manifying blib/man3/Sort::Topological.3 Manifying blib/man3/Data::Match.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/t1....Using an array as a reference is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Match/blib/lib/Data/Match.pm line 968 (#1) (D deprecated) You tried to use an array as a reference, as in @foo->[23] or @$ref->[99]. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version. ok t/t2....Using an array as a reference is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Match/blib/lib/Data/Match.pm line 968 (#1) (D deprecated) You tried to use an array as a reference, as in @foo->[23] or @$ref->[99]. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version. ok t/t3....Using an array as a reference is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Match/blib/lib/Data/Match.pm line 968 (#1) (D deprecated) You tried to use an array as a reference, as in @foo->[23] or @$ref->[99]. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version. splice() offset past end of array at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Match/blib/lib/Data/Match.pm line 1941 (#2) (W misc) You attempted to specify an offset that was past the end of the array passed to splice(). Splicing will instead commence at the end of the array, rather than past it. If this isn't what you want, try explicitly pre-extending the array by assigning $#array = $offset. See perlfunc/splice. ok t/t4....Using an array as a reference is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Match/blib/lib/Data/Match.pm line 968 (#1) (D deprecated) You tried to use an array as a reference, as in @foo->[23] or @$ref->[99]. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version. ok All tests successful. Files=4, Tests=182, 1 wallclock secs ( 1.28 cusr + 0.30 csys = 1.58 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.008007 for darwin # Current time local: Wed Feb 22 20:40:26 2006 # Current time GMT: Thu Feb 23 04:40:26 2006 # Using Test.pm version 1.25 Using an array as a reference is deprecated at blib/lib/Data/Match.pm line 968 (#1) (D deprecated) You tried to use an array as a reference, as in @foo->[23] or @$ref->[99]. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version. ok 1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Data::Match.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Sort::Topological.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true