my $zip = Archive::Zip->new(); $zip->addFile("C:\xampp\htdocs\cgi-bin\newuser.pl"); $zip->addfile("C:\xampp\htdocs\cgi-bin\edituser.pl");