in reply to Perl6: Choosing language version in the shebang line?
use Inline::Perl5; [download]
Take a look at this: https://github.com/niner/Inline-Perl5
Note that it seems that you can also run P6 modules from P5, but I haven't really investigated this.