Description
HTML forms can be populated with values from Perl applications before being sent to a browser. Developers use this library to refill forms after validation errors, edit existing records, or generate form pages. It may insert personal or sensitive values into HTML, so output escaping and privacy rules still matter.