Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    dd \%count;
    
  2. or download this
    {
      A => { A => 1 },
    ...
      BCDD => { B => 1, C => 1 },
      CCD => { C => 2 },
    }