Help for this page
Select Code to Download
Select
or
download this
use CGI::Session; print $CGI::Session::VERSION;
Select
or
download this
perl -MCGI::Session -e 'print $CGI::Session::VERSION'