
Www::csrf generates tokens to help protect against a website attack known as cross-site request forgery (csrf, also known as xsrf). www::csrf differs from most other csrf modules on cpan in that it is not bound to a specific framework, and thus can be used from any cgi script, or as a building block to write framework-specific csrf mitigation modules.