Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use lib '/home/sdbadmin/PerlModule';
    ...
    my $session = new CGI::Session() or die CGI::Session->errstr;
    print "test end***\n";
    
  2. or download this
    <b>Use of uninitialized value in concatenation (.) or string at /home/
    +sdbadmin/PerlModule/CGI/Session.pm line 128.
    Can't locate object method "generate_id" via package "CGI::Session::ID
    +::" (perhaps you forgot to load "CGI::Session::ID::"?) at /home/sdbad
    +min/PerlModule/CGI/Session.pm line 74.
    </b>