[Originally posted by ravi on 2006-12-21 23:08:56-08]Hi,
I am using the image::exiftool version 6.57 and i am using the config file which comes along with it , but i am getting the following warning.
.ExifTool_config did not return a true value at (eval 7) line 1
Any help is greatly appreciated.
thanks
ravi
[Originally posted by exiftool on 2006-12-21 23:18:40-08]Hi Ravi,
Interesting. What version of Perl are you using? (type "perl -ver")
But you can fix this by adding the following as the last line in the config file:
1; #end
- Phil
[Originally posted by ravi on 2006-12-22 15:44:01-08]Hi Phil,
I thank you for your quick reply, here is the version information
This is perl, v5.8.0 built for PA-RISC2.0
Copyright 1987-2002, Larry Wall
Perl may be copied under the terms of either the Artistic License or the GNU General Public License,
which may be found in the Perl 5 source kit.
Complete document for Perl, including FAQ lists, should be on this system using 'man perl' or 'perldoc perl'. If you have access to the Internet, point your browser at
http://www.perl.com/, the Perl Home Page.
thanks
ravi