Front page | perl.perl6.users |
Postings from January 2021
LTA documentation page
Thread Next
From:
Gianni Ceccarelli
Date:
January 5, 2021 12:21
Subject:
LTA documentation page
Message ID:
20210105122059.2f327b0c@nautilus
https://docs.raku.org/programs/02-reading-docs says to use ``rakudoc``
to read the documentation of installed modules.
I don't have it installed::
$ rakudoc
-bash: rakudoc: command not found
Not a problem, that same page says to use zef::
$ $ zef install rakudoc
===> Searching for: rakudoc
No candidates found matching identity: rakudoc
Ok, this is not great. https://modules.raku.org/search/?q=rakudoc also
doesn't know anything about that distribution.
What happened?
--
Dakkar - <Mobilis in mobile>
GPG public key fingerprint = A071 E618 DD2C 5901 9574
6FE2 40EA 9883 7519 3F88
key id = 0x75193F88
Thread Next
-
LTA documentation page
by Gianni Ceccarelli