Help for this page

Select Code to Download


  1. or download this
    my $dir = new Directory(<Path to directory>);
    ...
    ...
    $dir->print ({HEADERONLY => 1});
    $dir->print({RECURSE=>1, DETAILS=> 0, HEADER=> 0}); # How much Disk ar
    +e we eating
    
  2. or download this
    { # Start of Package Directory ---
    #-----------------------------
    ...
    1;
    } #End of Package Directory ---    
    ###############################################################