Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        #@_=("1","2");
        my ( $self, $c ) = @_;
        print $c->session->{foo} = "bar";
    
  2. or download this
         1. Can't call method "session" on an undefined value at /var/www/
    +birdbreeders/session.pl line 14
    
         2. Premature end of script headers: session.pl