Help for this page

Select Code to Download


  1. or download this
    =head2 index 
    
    ...
        # If either of above don't work out, send to the login page
        $c->stash->{template} = 'login.tt2';
    }
    
  2. or download this
    sub index : Private {
        my ( $self, $c ) = @_;
    ...
        # If either of above don't work out, send to the login page
        $c->stash->{template} = 'login.tt2';
    }
    
  3. or download this
    [info] OnTheBeach powered by Catalyst 5.7012
    You can connect to your server at http://devin-desktop:3000
    ...
    |  -> OnTheBeach::View::TT->process                              | 0.0
    +17903s |
    '----------------------------------------------------------------+----
    +-------'