Something like Python's virtualenv, but for Perl 6.
This is totally not fit for use (well, probably), but you can try if you want to. It definitely won't work on non-unix (eg, windows) systems.
pl6-virt [--perl6=/path/to/perl6] env
. env/bin/activate
zef install Some::Package