in reply to Re^3: Perl ignore arrow object operator in search/replace (s/searchregex/replacestring/)
in thread Perl ignore arrow object operator in search/replace
But I normally avoid (recommending) the scalar deref trick cause it can only return scalars (sic ;) which can byte you heavily...
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Perl ignore arrow object operator in search/replace (s/searchregex/replacestring/)
by tobyink (Canon) on Feb 17, 2014 at 21:11 UTC | |
by Anonymous Monk on Feb 18, 2014 at 00:38 UTC |