in reply to piggy back infos on a string scalar
There is perhaps Variable::Magic? It even has an example "useful for passing user data through limited APIs".
Caveat: "Magic is not copied on assignment." So whether this technique works for you depends on what your third party module does with the string.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: piggy back infos on a string scalar
by LanX (Saint) on Feb 23, 2023 at 22:57 UTC |