There's "require" to load a module at runtime

http://docs.perl6.org/syntax/require

The $*REPO object controls how to search for modules,
http://docs.perl6.org/language/5to6-perlvar mentions it. I don't know
much more than that,

Reply via email to