Image::ExifTool

Had a bit of a poke around the interwebs for something to get the Date Taken entry out of my photos.  Think I'll probably give Image::ExifTool (perl module) a go.  Did a hello world type script that gives me the correct time on a file that has an incorrect modify date.  Won't take too much effort to scriptify something to hopefully do what I want..