in reply to Data Dumper not outputting valid perl?

It seems like it's not putting quotes around strings for some reason. anyways i have two problems now.

It's hard to imagine Data::Dumper did that.

You might be able to write a parser for what you have now, but it would have to guess a lot.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

  • Comment on Re: Data Dumper not outputting valid perl?