in reply to Checkbox values

Be extra paranoid in comparing the values by using Albannach's trick in this node. unpack-ing might help you find "invisible" characters.

If you have to test this "live" use warn (or print STDERR) instead of print so that you'll see the output in the logfiles.

Replies are listed 'Best First'.
Re: Re: Checkbox values
by davorg (Chancellor) on Dec 21, 2000 at 15:17 UTC

    Or, even better, use CGI::Carp.

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

    "Perl makes the fun jobs fun
    and the boring jobs bearable" - me