Skip to content

thedatahub/Catmandu-Fix-Datahub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

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

SYNOPSIS

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

DESCRIPTION

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.

AUTHOR

Pieter De Praetere [email protected]

COPYRIGHT

Copyright 2017- PACKED vzw

LICENSE

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

SEE ALSO

Catmandu

About

Extra fixes and utility functions for the Datahub.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages