Perl can do this, but it is a bit of work if you don't know anything about Perl yet...Get the Perl Cookbook and it will help with everything ;-)
Here is some untested code that will help you start:
use strict; use warnings;
my %data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.