Re: CPAN/Matt's???

2003-04-01 Thread Kevin Meltzer
Some places around the world, it is April 1 ;-) On Mon, Mar 31, 2003 at 07:47:47PM -0500, Hughes, Andrew ([EMAIL PROTECTED]) said something similar to: > I just got it as well. If you click on the MSA logo, it takes you to this > page http://www.cpan.org/index2.html > > What's going on? > > An

Re: mysterious blank space in variable

2003-04-01 Thread Rob Anderson
Luke, It's impossible to say without knowing what your data looks like (what's the value being returned by $FORM::F_totalsum) If you can't rely on your data, you could have a look at this regex. It's in it's own test suite for you :-). #!perl -w use strict; foreach my $string ("123.23", "1

form user interface issue

2003-04-01 Thread Hughes, Andrew
I have a form that I am using to add data to a mysql database table. I am using a .pl scrtipt to generate the html. I am using cgi.pm and param() to insert the form data. And, I am using to the print< Insider's Advantage