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

Changes for version 0.5.4 - 2018-04-22

  • nddiff: --{A,N,O,R,U} opts added, --full opt is deprecated
  • nddiff: text diff formatter refactored, header fixed
  • nddiff, ndquery: grep fixed for lists
  • ndquery: --md5 output for STDIN fixed
  • ndquery: --items opt renamed to --keys
  • depends updated: Struct::Diff 0.96

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