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 2010-01-05 02:21:25-08 by exiftool in response to 12101
Re: Prevent overwriting existing tags
Dave: Yes, it only works with individual tags.

Bogdan: Be surprised -- This is one of the subtleties mentioned for -tagsFromFile (by default any copied tag will override all previous assignments for the same tag). So for this to work you must use -addTagsFromFile instead. (Yes, I know it is complicated.)

- Phil
Direct Responses: Write a response