Help for this page

Select Code to Download


  1. or download this
    eval { no strict "refs"; &$sub_name(@args) }
    
  2. or download this
    eval { @_ =  @args; goto &$sub_name }