Help for this page

Select Code to Download


  1. or download this
    # html
    # Note that if the user selects the checkbox, the value is 'on'
    ...
      print Dumper(%hash);
      exit(0);
    }
    
  2. or download this
    # Dumped
    $VAR1 = 'Place'; $VAR2 = undef; $VAR3 = 'data'; $VAR4 = 'field';
    
  3. or download this
    # Dumped
    $VAR1 = 'data'; $VAR2 = 'on'; $VAR3 = 'field'; $VAR4 = 'Place';