Image-ExifTool - Re: edit keywords

Posted on Thu Oct 9 22:37:14 2008 by janott in response to 8960 (See the whole thread of 6)
Re: edit keywords
Hi Phil,
I would like to do the same thing as the OP, only the other way round: I need to replace the dots used as IPTC keyword separators by slashes (for migration to another program).
So I tried using your config file with only dot and slash changing places in the following line:

tr{.}{/} foreach @list;

When entering

exiftool "-keywords<newkeywords" path/file

I get the following error message:

Can't use string ("Keywords") as a HASH ref while "strict refs" in use at /usr/share/perl5/Image/Ex +ifTool.pm line 1344, <EXIFTOOL_FILE> line 7.

What went wrong?

Thanks

Jan
Direct Responses: 9011 | Write a response