Description
Perl applications can represent and manipulate HTML forms as objects, including fields, values, and submission behavior. This is useful for web testing, automation, crawlers, and tools that interact with form-based pages.
It is a web automation library. Applications using it may handle credentials or private form data, so targets and stored values should be controlled carefully.