p6 contains the Perl 6 standard libraries, which include the source code of the perl6 compiler itself, since (as a multi-stage bootstrapped compiler) the perl6 compiler uses its own source code when compiling Perl 6 scripts. All source libraries here (and in the p6-* project/package namespace) are "pure Perl 6", and as such, are intended to be entirely cross-platform. Note: the "source package" for the package 'perl6' depends on this package, but this package does not contain the facility to build an 'official' perl6 compiler. See the 'perl6' source package to build the Perl 6 compiler, 'perl6'.
p6 libraries follow the guidelines published at http://
Project information
- Licence:
- I don't know yet
View full history Series and milestones
trunk series is the current focus of development.