Help for this page
#replicating the Origianl Post (strictures on): ... } doit($coderef); #accessing a code ref from within a subroutine #Without prototype-check disabling..
#The same perl complaint is generated in the above code too ... Type of arg 1 to main::doit must be block or sub {} (not private varia +ble) at - line 4, near "$codeRef )" Execution of - aborted due to compilation errors.