Help for this page
use strict; use warnings; ... print( $op{toupper}->('foo'), "\n" );
Name "main::uc" used only once: possible typo at a.pl line 5. Not a CODE reference at a.pl line 10.