Is there a way to see the data difference when is_deeply fails? proove -d doesn't give me the structure that fails. I end up 'print STDERR "one " . Dumper($foo); print STDERR 'two " . Dumper($bar);' which just doesn't seem like the right thing to do to figure out why a test is failing?
-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/