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 2007-12-19 16:40:38-08 by bv in response to 6725
Re: using -if with DateTimeOriginal to test for Null Data

Hi Phil, I am not sure what I am doing wrong when trying to use @argile syntax. This is what I get.

#ArgFile DateTest.arg -DateTimeOriginal<FileModifyDate -if not $dateTimeOriginal or $date TimeOriginal !~ /^[12]/ # End of ArgFile DateTest.arg Results F:\Photos\2005\2005_01_01>exiftool -v -@ bv_UseModDate.arg IMG_0118.JPG Condition: syntax error - ~/^[12]/ -------- ~/^[12]/ (failed condition) Condition: syntax error - IMG_0118.JPG -------- IMG_0118.JPG (failed condition) 2 files failed condition
Direct Responses: 6728 | Write a response