On Wed, 1 Aug 2001, Greg Matheson wrote:

> I couldn't get that to work, trying on the Linux command line:
>
>
> [greg@localhost greg]$ perl -MCGI -le "print $CGI::VERSION"

Try it with single quotes:

[bmccoy@dragosani bmccoy]$ perl -MCGI -le 'print $CGI::VERSION'
2.74

-- Brett
                                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
When neither their poverty nor their honor is touched, the majority of men
live content.
                -- Niccolo Machiavelli


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to