in reply to print_r or var_dump?

I like Data::Denter myself. It's a plugin replacement for Data::Dumper (just change the use line and that's all). The output is more compact than Data::Dumper's, and I find it easier to read.