/home/cpanrun/build/5.6.1/bin/perl Build.PL Checking whether your kit is complete... WARNING: Test::Pod: Prerequisite Test::Pod isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Looks good Creating new 'Build' script for 'XML-Filter-Normalize' version '0.01' /home/cpanrun/build/5.6.1/bin/perl Build lib/XML/Filter/Normalize.pm -> blib/lib/XML/Filter/Normalize.pm Manifying blib/lib/XML/Filter/Normalize.pm -> blib/libdoc/XML::Filter::Normalize.3 /home/cpanrun/build/5.6.1/bin/perl Build test t/00-load...........# Testing XML::Filter::Normalize 0.01, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD t/xml-filter-normalize. # Failed test (t/xml-filter-normalize.t at line 425) # Structures begin differing at: # $got->[3][1] = 'HASH(0x834a204)' # $expected->[3][1] = 'HASH(0x834c4ac)' Can't locate object method "Sortkeys" via package "Data::Dumper" (perhaps you forgot to load "Data::Dumper"?) at t/xml-filter-normalize.t line 431. # Looks like you failed 1 test of 19. # Looks like your test died just after 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 19 Failed 1/19 tests, 94.74% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/xml-filter-normalize.t 255 65280 19 1 5.26% 19 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 1/20 subtests failed, 95.00% okay. make: *** [test] Error 2