NAME
Catmandu::Fix::lookup - change the value of a HASH key or ARRAY index by looking up it's value in a dictionary
SYNOPSIS
lookup('foo.bar', 'dictionary.csv');
lookup('foo.bar', 'dictionary.csv', '-sep_char', '|');
Catmandu::Fix::lookup - change the value of a HASH key or ARRAY index by looking up it's value in a dictionary
lookup('foo.bar', 'dictionary.csv');
lookup('foo.bar', 'dictionary.csv', '-sep_char', '|');