Sorry. I omitted the line:
use Data::Dump qw[ pp ];
See Data::Dump. It is a Data::Dumper clone. The pp() sub (for pretty print) is an alternative for the normally exported Dump() which clashes with the an export from another module I use frequently: Devel::Peek.
In reply to Re^3: String to two dimensional array
by BrowserUk
in thread String to two dimensional array
by tashworth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |