Catmandu::Fix::Datahub(3pm) User Contributed Perl Documentation Catmandu::Fix::Datahub(3pm)

Catmandu::Fix::Datahub - Utility functions and generic fixes developed for the Datahub project

Catmandu::Fix::Datahub::Util:

  use Catmandu::Fix::Datahub::Util;

Catmandu::Fix::Bind::each:

  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 <pieter@packed.be>

Copyright 2017- PACKED vzw

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Catmandu

2023-02-03 perl v5.36.0