Help for this page
=head1 NAME ... } 1;
package Apache; ... .... .... ....
use Test::More tests => 9; ... is($COOKIE_HEADER_OUT, 'ID=1234; path=/', 'Test if cookie have been sent correctly'); }