The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Remove - remove specified parts from structure

OPTIONS

--[no]blame

Blame calculation toggle. Enabled by default.

--cond <path>

Apply rule when condition met only. Condition is met when path leads to at least one item in the structure. May be used several times (in this case conditions are AND'ed).

--path <path>

Path in the structure to remove. May be used several times, at least one path should be specified.

--preserve <path>

Preserve specified substructure. May be used several times.

--strict

Fail if path specified for remove doesn't exist.

SEE ALSO

ndproc, ndproc-modules

nddiff, ndquery, Struct::Path::PerlStyle