in reply to Re^15: Create output from Perl hash
in thread Create output from Perl hash

Yes, AnomalousMonk, you're right.

The $line variable should be initialized at the time of declaration for the script to work correctly in the event that the first record block does not have an MSISDN line.

Thanks for the correction.