Help for this page

Select Code to Download


  1. or download this
    package MyApp::Mistake;
    my $destination;
    ...
    package MyApp::PageController;
    my %URI_enabled;
    MyApp::Mistake->set_destination( \%URI_enabled );