in reply to Obtain matrix info

The moment I read the first few lines of this script, and realized that someone was *gasp* not using the CGI module, I knew that somebody would have to post something about it, even though it has nothing to really do with the topic of the script. I would not even call that a bug, but a feature. Perhaps they *want* the second value to be overwritten. CGI is better in most cases, but at least be nice when you bash someone about it.

Replies are listed 'Best First'.
RE: RE: Obtain matrix info
by davorg (Chancellor) on Jul 29, 2000 at 20:41 UTC

    It's always worth pointing out this mistake, especially somewhere like perlmonks where the code is archived and someone will read and copy it months or years later.

    You're right that in many cases having multi-valued CGI parameters might not be what is required and therefore the script _should_ overwrite them. If this is the case tho', I'd hope to see a a comment saing something like "I know this looks like a bug, but it's OK because..."

    I realise that a) my original post looked a bit too much like a flame (I've apologised to the original poster for this) and b) my post didn't address the problem that the original poster was having, but I think that it's important to point out potential bugs in the code on perlmonks so that people who cut and paste from here are aware of the possible traps.

    --
    <http://www.dave.org.uk>

    European Perl Conference - Sept 22/24 2000, ICA, London
    <http://www.yapc.org/Europe/>