http://qs321.pair.com?node_id=143670


in reply to Re: Re: Re: Re: CGI.pm being funny?
in thread CGI.pm checkbox problem?

Thanks, but I what I really want is to see the actual code where you define @predefined.

Barring that, I would be interested to see what you get from this: print "@predefined\n"; My expectation is that you will see something like: ARRAY(0x100eb340) because @predefined contains a single element which is a reference to an array.