Help for this page

Select Code to Download


  1. or download this
    $ perl -MData::Dumper -e '$field = "foo bar"; *$field = 1; print Data:
    +:Dumper::Dumper(\%main::)'
    $VAR1 = {
              # Cut other variables in output
              'foo bar' => *{'::1'},
            };