in reply to Re^2: search for '\' in perl
in thread search for '\' in perl

perldoc://count occurrences

perldoc -q " count.*?occurrences "
perlfaq4#How can I count the number of occurrences of a substring within a string?