in reply to Unblessed reference in HTML::TreeBuilder and Data::Dumper

Anyone know what the problem is?

:) Lack of sample data, or runnable code exibiting problem :D See How do I post a question effectively?

Example Re^3: HTML::Element newline character

A band-aid solution, is just to wrap an eval { }; around the failing call (or the whole thing), so if it dies, the program doesn't end :)