SO: What is the best way to flush precompiled perl

Run Settings
LanguageRaku
Language Version
Run Command
# https://stackoverflow.com/questions/57466611/what-is-the-best-way-to-flush-precompiled-perl6-modules? BEGIN my $libpath = "../$*CWD.basename()"; use lib "$libpath/lib"; #use lib "$libpath/lib2"; say 42;
unit module a; # Lots of stuff that doesn't generate any output unless called
unit module a; # Lots of stuff that doesn't generate any output unless called
Editor Settings
Theme
Key bindings
Full width
Lines