Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
       make_hash($username) eq $digest or die "Hack attack! Username '$use
    +rname' doesn't match hash\n";
       return $username;
    }