Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
Catmandu::Fix::import - change the value of a HASH key or ARRAY index by replacing its value with imported data
import(foo.bar, JSON, file: "http://foo.com/bar.json", data_path: data.*)
import
(foo.bar, JSON, file:
"http://foo.com/bar.json"
, data_path: data.*)
Catmandu::Fix
To install Catmandu, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Catmandu
CPAN shell
perl -MCPAN -e shell install Catmandu
For more information on module installation, please visit the detailed CPAN module installation guide.