in reply to
matrix multiplication
The easy way:
use Data::Dumper; print Dumper $z;
[download]
Comment on
Re: matrix multiplication
Download
Code
In Section
Seekers of Perl Wisdom