![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: How to parse a file with emails and IP's and output a sorted list with a total countby Paladin (Vicar) |
on Jul 28, 2016 at 23:13 UTC ( #1168772=note: print w/replies, xml ) | Need Help?? |
I'm not sure why you are trying XML::Simple as there doesn't seem to be any XML involved.
For data storage, you seem to need a hash of hashes. I'll assume you can get the IP and email address from the file.
Then you'll have a hash that looks something like:
In Section
Seekers of Perl Wisdom
|
|