Help for this page

Select Code to Download


  1. or download this
            login($username, %logins);
    
  2. or download this
    sub login {
        my $username = shift;
        my %logins = shift;