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

NAME

Pipe - pipe structure to external program and apply result.

OPTIONS

--[no]blame

Blame calculation toggle. Enabled by default.

--command|--cmd <command>

Command to run. Exit 0 expected for success. JSON emitted to it's STDERR will be applied to original structure.

--path <path>

Structure to send to cammand's STDIN.

--preserve <path>

Preserve specified structure parts. May be used several times.

--strict

Fail if specified path doesn't exists.

SEE ALSO

ndproc(1), ndproc-modules

nddiff(1), ndquery(1), Struct::Path::PerlStyle