in reply to Re: Simple XML Dumper
in thread Simple XML Dumper

I was aware about the issue with eval "@ARGV" but keep in mind that it's a local tool and only runs with the permissions of the calling user - which is allowed to execute any perl code anyway.

It's not a CGI or suid script and not written for production environments etc.