in reply to
maximum amount of data in a variable
If you have not already done so, you might want to include
use strict;
and
use warnings;
that might help.
Comment on
Re: maximum amount of data in a variable
Select
or
Download
Code
In Section
Seekers of Perl Wisdom