The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.6.1 - 2018-09-05

  • nddiff: term diff fixed for text vs number case
  • nddiff: term diff fixed for number vs its string form
  • ndproc: RAW builtin format may be set explicitly now
  • ndproc-Insert: more strict checks for boolean values
  • ndproc-Insert: clear error for path lookup fails
  • ndproc-Merge: --structure opt added
  • dist and docs corrected

Documentation

diff tool for nested data structures
apply diff to a structure
nested data processor, extendable by modules
query tool for nested data structures

Modules

Command line tools for nested structures
Insert value into structure
merge structures according provided rules
pass structure to external program and apply result.
remove specified parts from structure

Provides

in lib/App/NDTools/INC.pm
in lib/App/NDTools/NDDiff.pm
in lib/App/NDTools/NDPatch.pm
in lib/App/NDTools/NDProc.pm
in lib/App/NDTools/NDProc/Module.pm
in lib/App/NDTools/NDQuery.pm
in lib/App/NDTools/NDTool.pm
in lib/App/NDTools/Slurp.pm
in lib/App/NDTools/Test.pm
in lib/App/NDTools/Util.pm