use CGI::Session; print $CGI::Session::VERSION; #### perl -MCGI::Session -e 'print $CGI::Session::VERSION'