my $string ="sbc/dasds/sdf/dsd/modemL" ; if ($string=~/sbc\/dasds\/sdf\/dsd\/modem.*/) { print "Matching" ; }