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 2005-12-13 16:40:37-08 by exiftool in response to 1464
Re: Clear XMP data?
I'm not sure I understand the problem. ExifTool does clear the information as you want.

Are you using the API or the exiftool script?

With the exiftool script, tags are deleted if you set the value to ''

With the API, you call SetNewValue() with an undefined value to delete the tag.

If you want to delete all of the XMP information, use '-xmp:all=' with the exiftool script

Direct Responses: 1467 | Write a response