Description
Named values can be interpolated into string templates from Perl code. Developers use it for messages, generated text, configuration snippets, and reports where positional placeholders would be unclear. Template inputs should be handled carefully when output is used in commands, SQL, or markup.