in reply to Re: Ranking files, largest to smallest
in thread Ranking files, largest to smallest
The Text File: Black Death #check the space Jesse Gunn The Crimson Shadow Ariana London Legion Scorpio Greg Manix
Also In the below code, first line is not necessary.
change
intomy @lines = <FILE>; chomp (@lines = <FILE>);
chomp (@lines = <FILE>);
Prasad
|
|---|