Help for this page

Select Code to Download


  1. or download this
    USAGE: cpannn38.pl [02packages.details.txt | or other valid file]
    
    ...
    ?  print this help
    
    TAB completion, case insensitive, enabled on all sub namespaces
    
  2. or download this
    #!perl
    use strict;
    ...
              if (ref( ${$ref}{$k}) eq 'HASH') {&tree_dump (${$ref}{$k}, (
    +$deep+1))}
      }
    }