in reply to Re^2: Improving if statementsin thread Improving if statements
It’s fine of course but using CGI.pm as OO has always struck me really silly (UNLESS you’re passing the object to other code). use CGI ":standard"; param(); La.