Help for this page

Select Code to Download


  1. or download this
    1 | p1=v1,p2=v2 | p3=v3,p4=v4
    
  2. or download this
    %hash = (
    1 => [
    ...
    ]
    );
    
  3. or download this
    my @conditioin = split(/\|/);
    %{$mapping_rule{$condition[0]}}->[0]} = map {split (/=/, $_)} = map {s
    +plit (/\,/, $condition[1])};
    ...
            }
        }
    }