in reply to Re^3: Inline::* and string eval -- Have I found a place where it might actually be necessary?
in thread Inline::* and string eval -- Have I found a place where it might actually be necessary?

Aha, the first code snippet explains the syntax errors I was getting, thanks.

I don't think Module::Pluggable will be applicable here, because of the way Inline works, but it's useful to know it's in core now, as I think I can find a use for it elsewhere :-)

  • Comment on Re^4: Inline::* and string eval -- Have I found a place where it might actually be necessary?