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

Reply via email to