Re: CGI script produces blank screen

2014-06-27 Thread John SJ Anderson
On Fri, Jun 27, 2014 at 7:34 PM, SSC_perl wrote: > Any input would be greatly appreciated! Look in the web server error log. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

CGI script produces blank screen

2014-06-27 Thread SSC_perl
I don't have a lot of info to go on just yet, so please bear with me. I'm experiencing a problem with a blank screen on a certain install of SurfShop. When on a product detail page that has options, if I try to add that item to the cart w/o selecting any of the options, it shoul

Re: Need to Grep only fail count from the Pattern.

2014-06-27 Thread Uday Vernekar
Thanks to allcheers On Thu, Jun 26, 2014 at 10:28 PM, Jim Gibson wrote: > > On Jun 26, 2014, at 2:05 AM, Uday Vernekar wrote: > > > Please suggest if any Corrections Needed. > > There are several improvements you could make. > > > > > [code] > > #!/usr/bin/perl > > > > use 5.10.0; > > u