Help for this page

Select Code to Download


  1. or download this
    Q:\>perldoc -q password
    Found in S:\OS\OSP\OSPI\perl-5.8\5.8.2\lib\pod\perlfaq8.pod
    
  2. or download this
      use Term::ReadKey;
    
      ReadMode('noecho');
      $password = ReadLine(0);