Help for this page
--snip-- ... faster way to count one substring in another??? -- snip --
#!/usr/bin/perl -w use Benchmark('timethese'); ... return cnt; } -- snip --