# running Build.PL /Users/cpanrun/pristine/5.8.7/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'XML-Filter-Normalize' version '0.01' /Users/cpanrun/pristine/5.8.7/bin/perl Build --makefile_env_macros 1 lib/XML/Filter/Normalize.pm -> blib/lib/XML/Filter/Normalize.pm Manifying blib/lib/XML/Filter/Normalize.pm -> blib/libdoc/XML::Filter::Normalize.3 Build: blib/lib/XML/Filter/Normalize.pm: cannot resolve L in paragraph 58. Build: blib/lib/XML/Filter/Normalize.pm: cannot resolve L in paragraph 58. HTMLifying blib/lib/XML/Filter/Normalize.pm -> blib/libhtml/site/lib/XML/Filter/Normalize.html /Users/cpanrun/pristine/5.8.7/bin/perl Build --makefile_env_macros 1 test t/00-load.................# Testing XML::Filter::Normalize 0.01, Perl 5.008007, /Users/cpanrun/pristine/5.8.7/bin/perl ok t/pod-coverage............ok t/pod.....................ok t/xml-filter-normalize.... # Failed test (t/xml-filter-normalize.t at line 425) # Structures begin differing at: # $got->[3][1] = 'HASH(0x1884590)' # $expected->[3][1] = 'HASH(0x1884a1c)' # @events = ( # [ # 'start_document', # {} # ], # [ # 'start_prefix_mapping', # { # 'NamespaceURI' => 'http://example.com/ns/', # 'Prefix' => 'foo' # } # ], # [ # 'start_element', # { # 'Attributes' => {}, # 'LocalName' => 'bar', # 'Name' => 'foo:bar', # 'NamespaceURI' => 'http://example.com/ns/', # 'Prefix' => 'foo' # } # ], # [ # 'end_element', # $events[2][1] # ], # [ # 'end_prefix_mapping', # { # 'NamespaceURI' => 'http://example.com/ns/', # 'Prefix' => 'foo' # } # ], # [ # 'end_document', # {} # ] # ); # Looks like you failed 1 test of 19. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 19 Failed 1/19 tests, 94.74% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/xml-filter-normalize.t 1 256 19 1 5.26% 19 Failed 1/4 test scripts, 75.00% okay. 1/22 subtests failed, 95.45% okay. make: *** [test] Error 1