Help for this page

Select Code to Download


  1. or download this
    use File::Path qw(make_path remove_tree);
    use Digest::MD5;
    ...
    
    }
    }
    
  2. or download this
    sub new_sub {
    data parsing, file handling ect
    ...
    
    new_sub ($file1);
    new_sub($file2);