Help for this page
Error | # arrow indicates an inheritance relation. ... | \ V V PasswordBlank PasswordInvalid
my $error_msg; try { ... $error_msg = GateKeeper->format_error($ex->{-text}); # Or better, SpecialFormatModule->format_error($ex->{-text}); }