Help for this page

Select Code to Download


  1. or download this
    package MyAuth;
    
    ...
        exit;
      } 
    }
    
  2. or download this
    #!/usr/bin/perl
    use MyAuth;
    MyAuth::Authorize;
    # below this line I am authorized
    # do whatever else