Help for this page
use strict; use warnings; ... #@_=("1","2"); my ( $self, $c ) = @_; print $c->session->{foo} = "bar";
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