Re: [ANN] SurfShop 1.6.1 Shopping Cart Released

2014-09-25 Thread SSC_perl
On Sep 21, 2014, at 5:07 PM, John W. Krahn wrote: > If the unwanted elements are in the middle or left hand side of the list: > ($null, $item) = join_cart_item('', '', '', $data); > > Then you could use undef as a place holder: > (undef, $item) = join_cart_item('', '', '', $data); Thanks

Re: [ANN] SurfShop 1.6.1 Shopping Cart Released

2014-09-21 Thread John W. Krahn
SSC_perl wrote: Again, let us know what you think! Your feedback, as always, is appreciated. Regards, Frank Jance Hello Frank, It looks like you still have some of the same problems I pointed out last year in November. To begin, these files do not have a terminating newline, so th

Re: [ANN] SurfShop 1.6.1 Shopping Cart Released

2014-09-07 Thread John SJ Anderson
Hi - This is a list for people starting to learn Perl, or with Perl questions. It's not a list for announcing software written in Perl, so your post here is off topic. thanks, john. On Sat, Sep 6, 2014 at 5:55 PM, SSC_perl wrote: > Sorry for a repost so soon, but if you downloaded Sur

[ANN] SurfShop 1.6.1 Shopping Cart Released

2014-09-06 Thread SSC_perl
Sorry for a repost so soon, but if you downloaded SurfShop 1.6.0, you were greeted with a 500 error upon installation. Somehow, during the upload, GitHub for Mac corrupted some of the files with extraneous text which rendered SurfShop unusable. Unfortunately, it wasn't caught for a few