David Le Blanc wrote: > > > use Dumper::HexDump; That's
Data::HexDump :) > print HexDump( $whole_durn_thang ); > > Makes for very pretty output, if you like that sort of thing.. > > You may need to put Dumper::HexDump from CPAN > (as in : > % perl -MCPAN -e shell > cpan> install Dumper::HexDump > ) Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>