Hacker News new | ask | show | jobs
by raiph 3941 days ago
Hmm.

I'm using my account on the Perl 6 community dev server hack.p6c.org.

I used rakudobrew to rebuild rakudo last night:

This is perl6 version 2015.07.1-215-ge6f3602 built on MoarVM version 2015.07-108-g7e9f29e

I just ran `panda install p6doc` and it worked fine for me.

What do you get when you run `perl6 -e '$*DISTRO.say'?

Investigating...

1 comments

This is on Debian Testing:

    $ perl6 -e '$*DISTRO.say'
    debian (3.16.0.4.amd.64)
Sorry, should probably take this to #perl6.
I rebuilt everything... and p6doc failed to build.

It turns out that the glr branch got merged about 5 hours ago (about the time you started commenting). I'm posting this now, before I catch up with the irc backlog, to give you a heads up, but I'd expect p6doc to be working again within a few days at the outside and quite likely by the end of today. (In the meantime you can use the web version at http://doc.perl6.org.)