Closed niner closed 5 months ago
Precompilation during installation happens in a different location than the one the module is installed to. Resources can deal with this, but stringifying resources spoils this mechanism.
Fixes https://github.com/jonathanstowe/raku-fastcgi-nativecall/issues/9
Thanks! I've probably got a bunch of these spread out over various other modules too, I'll take a look.
Precompilation during installation happens in a different location than the one the module is installed to. Resources can deal with this, but stringifying resources spoils this mechanism.