################################################################################ use strict; no strict 'subs'; use warnings; use Getopt::Long; use File::Copy; use Cwd; use XML::SemanticDiff; use XML::SemanticCompare; use XML::LibXML; #use Win32; #use Win32::Process; use Socket; #################################################################################### print "Here is the testing of perl2exe using perl app";