Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
knarf
a guest
Mar 1st, 2009
256
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Perl
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
open
$file
,
'test.txt'
;
map
{
$freq
{
lc
$_
}
++
}
split
for
<
$file
>;
for
$word
(
sort
{
$freq
{
$b
}
<=>
$freq
{
$a
}
}
keys
%freq
)
{
print
"$word: $freq{$word}
\n
"
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 20 minutes⭐⭐⭐ V
JavaScript | 3 min ago | 0.24 KB
⭐⭐Exchange Exploit⭐⭐ V
JavaScript | 3 min ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ S
JavaScript | 3 min ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 4 min ago | 0.24 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 4 min ago | 0.24 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ P
JavaScript | 4 min ago | 0.24 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ S
JavaScript | 4 min ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ V
JavaScript | 4 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!