in reply to Re^2: brian's Guide to Solving Any Perl Problem
in thread brian's Guide to Solving Any Perl Problem
So, your suggestion to sfink's drawback of having to install a module is to install a module?use YAML; print Dump(...), but that requires actually installing YAML first.You might try installing Data::Dump::Streamer (along with the DDS alias.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: brian's Guide to Solving Any Perl Problem
by demerphq (Chancellor) on Feb 07, 2005 at 16:36 UTC |