Naoum Hankache
Naoum Hankache
`asciidoctor-pdf` doesn't render utf8. See Unicode examples generated.
Since https://docs.perl6.org uses now: node + atom highlights + atom-language-perl6 for syntax highlighting, it might be a good idea to do the same for http://examples.perl6.org/
It would be nice if the examples have the same design as the main perl6.org website. For consistency.
On Windows 10: - Built Rakudo 2019.07.1 under `C:\rakudo` using: `perl Configure.pl --backends=moar --gen-moar --moar-option="--cc=gcc" --moar-option="--make=gmake" --relocatable` - Installed zef using: `perl6.exe -I. bin\zef install .` - Added both `bin`...
The books section is way bigger than the others. 
Fix https://github.com/rakudo/rakudo/issues/2610
``` This is Rakudo version 2019.11 built on MoarVM version 2019.11 implementing Perl 6.d. ``` ``` ===> Searching for: OpenSSL ===> Found: OpenSSL:ver:auth [via Zef::Repository::LocalCache] ===> Filtering: OpenSSL:ver:auth ===> Filtering...
We are trying to bundle OpenSSL in a relocatable Rakudo Star distribution. Unfortunately this is being blocked by the dll-resource that still points to the initial installation path. See https://github.com/ugexe/zef/issues/323...
Modules that are hosted on GitHub and Cpan appear twice. See example below. 