Thats where the problem arises my $input = 'loqr'; if ( $input =~ m!lor!i ) {print 'match'}
how will that match? i want them to match. Thats what i want to do. by the way, can i get some url where i can get lots of problems and solutions on regexp. I'm very weak in it.. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/