Help for this page

Select Code to Download


  1. or download this
    print "($depth)$monkname posted '$monkname' on $date\n";
    $hashref->{$monkname}->{$node_id}={
    ...
                                       title=>$title,
                                       depth=>$depth
                                      };
    
  2. or download this
    $VAR1 = {
              'demerphq' => {
    ...
                                                 }
                                   },
            };