- or download this
if ($line =~ /Entering UPAuthModule::authenticate/ .. /Sending Invalid
+ credential/ )
- or download this
if ( ( $line =~ /Entering UPAuthModule::authenticate/ ) .. ( $line =~
+/Sending Invalid credential/ ) )
- or download this
#!/usr/bin/perl
use strict;
...
or warn;
}