The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.6.3 - 2019-03-03

  • ndproc: show mod usage when unknown arg used in mod invocation
  • ndproc: rules conditions implemented (--cond opt)
  • ndproc-Insert: --structure opt added
  • all: emitting JSON format corrected
  • refactorings, docs improvements

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
Apply JSON Merge Patch (rfc7396) patches
Apply JSON Patch (rfc6902) patches
merge structures according provided rules
Apply nested diff to the structure
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