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.
using -if with DateTimeOriginal to test for Null Data
Hi Phil,
How do I write the ArgFile code to test if a date is NULL? I have had no success and I have tried every combination of possibilities. I even tried to use $Year (from Exitfool_config from before).
-Brooks
Posted on 2007-12-19 12:10:52-08
by exiftoolin response to 6723
Re: using -if with DateTimeOriginal to test for Null Data
Hi Brooks,
I'm not sure what you mean by NULL. Is the date an empty string,
or all zeros, or missing entirely? How about this: Set the date/time
only if it doesn't begin with a 1 or a 2: