# Assuming that the comma delimited stuff is in $_ my @Values = split ( ",", $_ ); my $Match = ( $Values[0] eq $Null && $Values[3] eq $Null && $Values[4] eq $Null && $Values[5] eq $Null );
--t. alex
"Mud, mud, glorious mud. Nothing quite like it for cooling the blood!"
--Michael Flanders and Donald Swann
In reply to Re: Matching Stuff with Regex
by talexb
in thread Matching Stuff with Regex
by johnirl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |