
Catalyst::plugin::captcha creates and validates captcha objects.
note: this plugin uses gd::securityimage and requires a session plugins like catalyst::plugin::session
captcha is a type of challenge-response test used in computing to determine whether or not the user is human.
catalyst is an elegant model-view-controller web application framework written in perl.