Help for this page

Select Code to Download


  1. or download this
    my $s = "a,b=c,e=#f";
    
    ...
    
    print "$s\n";
    print Dumper \%result;
    
  2. or download this
    a,b=c,e=#f
    
    ...
              'a' => 'fn(a)',
              'b' => 'c'
            };