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-03-21 10:56:15.756137-07 by exiftool in response to 12582
Re: Removing serial number tags from Canon CR2 (RAW file)
Hi Paul,

Unfortunately makernote tags may not be deleted (to avoid confusing the Canon software among other reasons). Instead, set the serial number to something else. ie)

exiftool -canon:serialnumber=0 FILE

- Phil
Direct Responses: Write a response