-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I would like to have an official language release with all of the needed components for coding in Perl 6.
I know that the spectest is it, yet this is hard to use. And I don't forget that there are multiple compiler implementations.
For a developer in a company it's important that he know what he can get. So having the latest Perl 6 installed with features x, y and z.
For this I would recommend to use Rakudo Star and then make the @nxadm built packages official. Something like a quick install for Linux, à la pull https://metacpan.org/pod/App::cpanminus or https://www.rust-lang.org/learn/get-started, where a script is pulled and runned, would be helpful for one who likes to have quick look.
To sum up, I like to have:
- A Perl 6 official release with all it's components, ready to code
- Packages for multiple platforms based on the official release.
- An optional script installer, which pull binaries
For myself I like to have an Red Hat Enterprise Linux (RHEL) package.
Open for discussion.