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

Changes for version 0.5.3 - 2018-03-11

  • nddiff: validate diff when --show opt used
  • nddiff: don't print diff header when --quiet opt used
  • nddiff: grep failures fixed on unexisted substructures
  • docs improved

Documentation

diff tool for nested data structures
apply diff to a structure
nested data processor, extendable by modules
get desired parts from nested data structure

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