Thanks!--Problems remain.
I tried the freeze/thaw cycle, but I got the error "Can't use an undefined value as an ARRAY reference" when trying to thaw. The code is below:
use Storable qw(freeze thaw); my @Array={}; @Array = @{ thaw( $Pipe->Read() ) );
Any further ideas?
In reply to Re: Re: Re: Re: Joining and splitting two dimensional arrays
by bfish
in thread Joining and splitting two dimensional arrays
by bfish
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |