# ... setup $foo my $xml = < ... XML my $out = $foo->method_under_test($xml); ok ( Data::Dumper::Dumper($out), <