The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RapidApp::Responder::UserError

DESCRIPTION

This "responder" takes advantage of the existing error-displaying codepaths in RapidApp to (possibly) interrupt the current AJAX request and display the message to the user.

See RapidApp::Sugar for the "die usererr" syntax.

See RapidApp::View::JSON for the logic this module ties into.