NAME
App::Netdisco::Template::Plugin::CSV
DESCRIPTION
Registered in place of Template::Plugin::CSV as the csv plugin (see engines.netdisco_template_toolkit.PLUGINS in share/config.yml), so every *_csv.tt template's [% USE CSV %] picks this up with no per-template change. A cell whose first character is =, +, -, @, a tab or a carriage return is prefixed with a single quote before being written, unless the whole cell is already a plain number with an optional leading minus sign.