I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-01-28 09:02:04-08 by metadatacrucher in response to 9808
Re: Feature Request: JSON Export
Thanks for digging into this! I forgot to mention the maybe biggest advantage of JSON:
the support of datatypes like numbers, arrays, objects.
This reduces the parsing amount for exiftool data significantly (e.g. no more need to separator-split a keyword list).
Direct Responses: 9860 | Write a response