in reply to
Re: hash of arrays
in thread
hash of arrays
Thanks the problem solved by adding this after the chomp.
s/\r//g;
[download]
Comment on
Re^2: hash of arrays
Download
Code
In Section
Seekers of Perl Wisdom