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

NAME

Insert - Insert value into structure

OPTIONS

--[no]blame

Blame calculation toggle. Enabled by default.

--boolean <true|false|1|0>

Boolean value to insert.

--file|-f <file>

Load substructure from file.

--file-fmt <<RAW|JSON|YAML>>

Input file format.

--null|--undef

Insert null value.

--number <number>

Number to insert.

--path <path>

Path in the structure to deal with. May be used several times.

--preserve <path>

Preserve specified structure parts. May be used several times.

--string <string>

String to insert.

SEE ALSO

ndproc(1), ndproc-modules

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