in reply to Re^2: Can't Get Command Line Unzipper to Execute in CGI/Perl Script
in thread Can't Get Command Line Unzipper to Execute in CGI/Perl Script

Sorry, I'm a newbie, I just want it to work first.

This is a not uncommon, but utterly wrong-headed "newbie" notion.

Error checking, like the use strict and use warnings pragmas, is helpful in getting "it to work....", not some sort of add-on for use afterwards.