Help for this page
Invalid header value contains a newline not followed by whitespace: status: 302 found location: http://localhost/
my $set_username = $q->cookie( -name => "user_name", ... print $q->header( -cookie => [ $set_session, $set_username ], $q->redirect("http://localhost/"));