Help for this page

Select Code to Download


  1. or download this
    my %g = ();
    while(<INFO>) {
    ...
         HAIRCOLOR => $hairColor,
         };
    }
    
  2. or download this
    call_sub( $g{$name} );