Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    }  
    $Data::Dumper::Indent = 0;
    print Dumper values %have;
    
  2. or download this
    [1,1,2,1,[2,1,2,3,[2,3,5,3,[5,3,5,5,[5,5,1,5,[1,5,1,1]]]]]]