> Ok, I'm on a Linux box here. and I do have
> Data::Dumper.

:)

> So how would the solution with Dumper work?
> There is not very much documentation on Dumber
> in "the camel"...

s/Dumber/the smarter way/;

I suggest you search via your favourite search
engine, or if you don't mind reading a little:

perldoc Data::Dumper

To output:

print FILE Data::Dumper->Dump(\%hash);

Reading might be the same as I showed, don't
know.

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to