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.5.1 - 2018-02-09

  • nddiff: diff multiple arguments supported
  • all: get rid of global @ARGV usage
  • dist fixed (prereqs, docs, cpants errors, etc)

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

diff/patch/process/query tools for nested structures
Insert value into structure
merge structures according provided rules
pipe 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