in reply to Re: Use of uninitialized value in string eq
in thread Use of uninitialized value in string eq
Thank you for your response. Line 226 of the referenced file is:
$_->[1] eq 'pre' and $trim = 0 for $self->_ancestors, $tree;
I have no idea what this means or how it relates to my code. Any wisdom would be appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Use of uninitialized value in string eq
by toolic (Bishop) on Sep 10, 2014 at 16:01 UTC | |
by Anonymous Monk on Sep 10, 2014 at 16:20 UTC | |
by toolic (Bishop) on Sep 10, 2014 at 16:33 UTC | |
by Anonymous Monk on Sep 10, 2014 at 17:00 UTC | |
by mr_mischief (Monsignor) on Sep 10, 2014 at 17:37 UTC | |
|