Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    no strict "refs";
    ${$names[$_]} = $values[$_] for 0..$#names;
    use strict;