Help for this page

Select Code to Download


  1. or download this
        X => { count => n, [ ... ] }
    
  2. or download this
        X => { count => n, values => [ ... ] }
    
  3. or download this
    #!/usr/bin/env perl -l
    
    ...
    D   E   n2
    D   E   n4
    D   F   n1
    
  4. or download this
    {
      A => {
    ...
           },
    }