Help for this page

Select Code to Download


  1. or download this
    # Here you take the reference to the subroutine
    my $calls = {
    ...
    
    # Here you call the subroutine
    $calls->{ $test }->(\%config_A);