Help for this page

Select Code to Download


  1. or download this
    my $c = MyApp -> prepare();
    
    MyApp::Controller::MyController::MyAction(undef, $c);
    
    ok($c->stash->{template} eq $expected_template_name, "comparing templa
    +te returned");
    
  2. or download this
    "Modification of non-creatable array value attempted, subscript -1 at
    /usr/lib/perl5/vendor_perl/5.8.8/Catalyst/Dispatcher.pm line 186."