Help for this page
dmake could not be found on the PATH. Please invoke it using the full +pathname: ... or put the Perl\site\bin directory on the PATH with: path C:\Perl\site\bin;%PATH%
#! /Perl/bin/perl ... use File::Find; use Archive::Zip qw( :ERROR_CODES :CONSTANTS ); use Archive::Extract;