Help for this page

Select Code to Download


  1. or download this
    helper deny_with_message => sub {
      my $self = shift;
    ...
        text   => 'unauthorized',
      );
    };