Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
Nemokosch Hello 14:55
I think it would be worth pointing out somewhere in the docs that %?RESOURCES is only available in the lib/ folder of a module (or whatever more precise criterion to describe the situation) 14:56
> %?RESOURCES is a compile-time variable available to the code of a Distribution. 14:59
github.com/Raku/doc/blob/master/do...ables.pod6
[Coke] Nemokosch: github.com/Raku/doc/issues/3205 - can you add any notes here? 15:03
Nemokosch > %?RESOURCES has to be invoked from a module to work. (NYI for scripts) 15:06
This might mean the same thing
It seems to me that "module", "lib/ folder" and "a Distribution" try to catch the same phenomenon 15:08