Help for this page

Select Code to Download


  1. or download this
        if ($line =~ /Entering UPAuthModule::authenticate/ .. /Sending Inv
    +alid credential/)
        {
            while ($line = <$log>)
            {
    
  2. or download this
        if ($line =~ /Entering UPAuthModule::authenticate/
                ..
    ...
        {
            while ($line = <$log>)
            {