Help for this page

Select Code to Download


  1. or download this
    print "Enter the plain text password for $name, ",
                  "password is currently '$password'\n";
    
  2. or download this
    Enter the plain text password for "Q9" Type="Container" Expanded="True
    +" Descr="" Icon="mRemote" Panel="General" Username="" Domain="", pass
    +word is currently '""'
    
  3. or download this
     my @names = grep /\bName=(.*?)/ , @array;
        my @password = grep /\bPassword=(.*?)/ , @array;
    ...
        my $newline = $line;    # Make a copy
    
     print "name is $names[0] and password is $password[0]\n";
    
  4. or download this
    ?:\s+|$) /mgx
    also
    ...
    Q$password\E}