in reply to Can I ask Perl if an object will stringify?
This is not a solution to your immediate problem but might be a solution to your overarching problem. no stringification is a module that (fatally) prevents stringification of references.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can I ask Perl if an object will stringify?
by haukex (Archbishop) on May 25, 2015 at 09:52 UTC |