Skip to content

Commit

Permalink
Pod::Simple is only in Perl >= 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Jun 21, 2010
1 parent b35ced8 commit 662b4b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ you wish to run the library.
* [.org](http://orgmode.org/) -- `gem install org-ruby`
* [.rst](http://docutils.sourceforge.net/rst.html) -- `easy_install docutils`
* [.asciidoc](http://www.methods.co.nz/asciidoc/) -- `brew install asciidoc`
* [.pod](http://search.cpan.org/dist/perl/pod/perlpod.pod) -- `Pod::Simple::HTML` *should come with Perl*
* [.pod](http://search.cpan.org/dist/perl/pod/perlpod.pod) -- `Pod::Simple::HTML`
comes with Perl >= 5.10. Lower versions should install Pod::Simple from CPAN.
* .1 - Requires [`groff`](http://www.gnu.org/software/groff/)


Expand Down

0 comments on commit 662b4b4

Please sign in to comment.