Help for this page

Select Code to Download


  1. or download this
    List of hash table:
     16098 => 
    ...
     16096 => 
     16068 => 
     16022 => 16021, 16036
    
  2. or download this
     How can I give this as input to
       use Tree::Parser;
      
      # create a new parser object with some input
      my $tp = Tree::Parser->new($input);
    
  3. or download this
     What I was really trying to do is a recursive function.
     my $fv = fact ('16000');
    ...
             $level--;
          } 
     }