in reply to Re: testing for the zero length string (blank value) in cgi fieldsin thread testing for the zero length string (blank value) in cgi fields
unless (param($neg)) { # or if (!param($neg)) { [download]
-Blake