in reply to Re: 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

Pete, I am a newbie squared. The script is mostly canned stuff from a commercial vendor, not me. This exercise is for me and my purposes. Yes it would certainly be scary if I was providing this Perl script (at least my little part) as a service.
  • Comment on Re^2: Can't Get Command Line Unzipper to Execute in CGI/Perl Script

Replies are listed 'Best First'.
Re^3: Can't Get Command Line Unzipper to Execute in CGI/Perl Script
by dreadpiratepeter (Priest) on Jun 25, 2009 at 02:30 UTC
    I'm sorry then, my comments should be redirected to the "commercial" vendor that is releasing low-quality code. Or at least code that does little to inspire confidence in its quality.
    I would suggest that your first course of action should be to add use strict and use warnings to the top of the script and fix any problems that fall out from doing so.


    -pete
    "Worry is like a rocking chair. It gives you something to do, but it doesn't get you anywhere."