Help for this page
sub _create_session_digest { # Please note that we will compare the digest against what's in th +e database rather than ... $id =~ tr|+/=|-_.|; # Make non-word characters URL-friendly $id; }
# Everything in ALL CAPS is a constant sub validate_and_get_new_cookie { ... } } }