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-15 06:25:52.696523-07 by exiftool in response to 12547
Re: use in a batch
I'm duplicating this post because it went to the wrong thread:

An alternative is to add a -if option to your original command, so it looks something like this:

... -ext png -ext jpg -ext tif -if "$filename =~ /_wm_/" ...

- Phil
Direct Responses: Write a response