Help for this page

Select Code to Download


  1. or download this
    my @fields = qw/
      name
    ...
      no strict 'refs';
      *$name = $code;
    }