http://www.perlmonks.org?node_id=218711


in reply to Re: Re: Re: NO PERL 6
in thread NO PERL 6

Non-perl libraries yes. You can do it now if you're so inclined--the code to handle it dynamically (i.e. without having to build an extension to wrap the library) is in the repository now.

You should also be able to build standalone executables, though whether there's any speed win is up in the air. (And you can certainly write code such that you can't have a standalone executable if you so choose...)