Help for this page

Select Code to Download


  1. or download this
    my %codeRefs = map {
      "Package"->can($_) || sub { die "can't find $_" }
    } qw(SubRoutine1 SubRoutine2 SubRoutine3);