8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f436ff commit 24d25cbCopy full SHA for 24d25cb
README.md
@@ -29,8 +29,6 @@ you wish to run the library. You can also run `script/bootstrap` to fetch them a
29
* [.asciidoc, .adoc, .asc](http://asciidoc.org/) -- `gem install asciidoctor` (http://asciidoctor.org)
30
* [.pod](http://search.cpan.org/dist/perl/pod/perlpod.pod) -- `Pod::Simple::XHTML`
31
comes with Perl >= 5.10. Lower versions should install Pod::Simple from CPAN.
32
-* [.pod6](https://docs.perl6.org/language/pod) -- No additional
33
- dependency beyond perl6 `Pod::To::HTML` (in stdlib)
34
35
Installation
36
-----------
0 commit comments