Help for this page
#!/usr/bin/perl use strict; ... if ($states{$page}){ $obj = $states{$page}->(); }
test