Hans Dieter Pearcey on 20 Apr 2009 08:39:19 -0700 |
On Mon, Apr 20, 2009 at 10:56:57AM -0400, Mark Dominus wrote: > $cgi2 is not a hash, but a reference to a hash. And, if you had 'use strict' turned on (as you always should), perl would have told you that you were trying to access a variable named '%cgi2', instead of silently giving you undef. hdp. - **Majordomo list services provided by PANIX <URL:http://www.panix.com>** **To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|