Catmandu::Fix::Datahub - Utility functions and generic fixes developed for the Datahub project
use Catmandu::Fix::Datahub::Util;
do each(path: demo, var: d)
copy_field(d.key, var.$append)
end
Utility functions for use in Catmandu fixes.
declare_source($fixer, $var, $declared_var)
walk($fixer, $path, $key, $h)
A bind to iterate over a hash.
Pieter De Praetere [email protected]
Copyright 2017- PACKED vzw
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.