in reply to Re^2: Filling a matrix
in thread Filling a matrix
Without the print call, there's no problem running it millions deep. What you have is a torture test for the Data::Dumper.
Also try with $Data::Dumper::Indent = 0; though it still segfaults.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Filling a matrix
by AppleFritter (Vicar) on Aug 09, 2014 at 23:20 UTC |