Checking if your kit is complete... Looks good Writing Makefile for Inline::YAML cp YAML.pm blib/lib/Inline/YAML.pm Manifying blib/man3/Inline::YAML.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....1..1 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 21:28:02 2007 # Current time GMT: Sat Jun 30 04:28:02 2007 # Using Test.pm version 1.24 # Test 1 got: '--- hacks: - patch - perl name: Larry Wall title: Fearless Leader --- hacks: - Parse::RecDescent - Quantum::SuperPositions name: Damian Conway title: Thunder from Down Under --- hacks: - Inline - YAML - Inline::YAML name: Brian Ingerson nickname: ingy ' (t/basic.t at line 25) # Expected: '--- #YAML:1.0 hacks: - patch - perl name: Larry Wall title: Fearless Leader --- #YAML:1.0 hacks: - Parse::RecDescent - Quantum::SuperPositions name: Damian Conway title: Thunder from Down Under --- #YAML:1.0 hacks: - Inline - YAML - Inline::YAML name: Brian Ingerson nickname: ingy ' # t/basic.t line 25 is: ok(YAML::Dump(@hackers), <