Help for this page

Select Code to Download


  1. or download this
    package MyPairList;
    use strict;
    ...
    return parse_nested_list($list)
    }
    1;
    
  2. or download this
    (config(
        (a A)
    ...
        (a (a1 (a2 A)))
    )
    )
    
  3. or download this
    $VAR1 = [
              {
    ...
                            ]
              }
            ];