Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    
    ...
    b = 1
    ignorethis
    c = ===
    
  2. or download this
    $VAR1 = { 
              'c' => '===',
              'a' => 'fred',
              'b' => '1'
            };