Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        "91b85831787f534e3f9b6448da10af18",
        {DataSource => 'db/sessions.db'}
    ) or die (CGI::Session->errstr);
    
  2. or download this
    DBI::db=HASH(0x89601c)->disconnect invalidates 1 active statement hand
    +le (either destroy statement handles or call finish on them before di
    +sconnecting) at /Library/Perl/5.8.8/CGI/Session/Driver/DBI.pm line 13
    +3.
    closing dbh with active statement handles at /Library/Perl/5.8.8/CGI/S
    +ession/Driver/DBI.pm line 133.
    
  3. or download this
    /Library/Perl/5.8.8/CGI/Session/Driver/DBI.pm:
    [...]
    ...
        return $row;
    }
    [...]