Help for this page

Select Code to Download


  1. or download this
    my $tmp = My::Module->new( search_directory => '/some/directory' ,
                                                      archive_directory =>
    + '/some/archive' );
    $tmp->My::Module::find_files;
    
  2. or download this
    sub new {
    
    ...
        }
      }
    }