Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    
    print Dumper(data_for_path('.'));
    
  2. or download this
    $VAR1 = {
              'perl.1' => undef,
    ...
              'perl.recursive_data' => undef,
              'perl.callbacks' => undef
            };