Help for this page
use v6; # ...some Perl 6 code... ... # ...more Perl 6 code... } }
use v6; ... # now how do I call perl 5? } }