Help for this page
package Apache::AuthCookie; ... $value = '' unless defined $value; push @pairs, escape_uri($name) . '=' . escape_uri($value);