I am using (sucessfully) the command line interface from a PERL script to manipulate JPG images. But I need some EXIF information in the script, like lens info ($E1074) or ISO speed ($E34855). /info=txtfile /fullinfo do not provide them. Is there another way to get this information into the script or to a file? Is it possible to customize which information /fullinfo provides?