Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- From: jidanni@xxxxxxxxxxx
- Date: Tue, 12 May 2009 07:25:40 +0800
$ perldoc -q '\$&'|grep -B 1 expensive
... As of the 5.005 release, the $& variable is no longer
"expensive" the way the other two are.
Muhahaha.
However I did not time(1) the difference.
.
- Follow-Ups:
- References:
- Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- From: Tad J McClellan
- Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- Prev by Date: Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- Next by Date: Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- Previous by thread: Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- Next by thread: Re: FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
- Index(es):