Re: perl based shopping cart

2012-05-08 Thread 'lesleyb'
On Tue, May 08, 2012 at 07:44:43PM +0530, Chankey Pathak wrote: > Hi folks, > > One of my friend is having a problem, he is not in the mailing list so I am > posting this problem on his behalf. Please check how can this problem be > solved and let me know, I'll let him know the answer, thanks :) >

Re: perl based shopping cart

2012-05-08 Thread Kartik Thakore
Perltidied and cleaned up for sanities sake: https://gist.github.com/2635922 Also are you sure strict and warnings is turned on Chankey?