Help for this page
package MyApp::Mistake; my $destination; ... package MyApp::PageController; my %URI_enabled; MyApp::Mistake->set_destination( \%URI_enabled );