master
parent
da8196e91b
commit
75edc3c223
|
@ -13,10 +13,13 @@ wrappers.
|
||||||
|
|
||||||
Ikiwiki requires the [[!cpan Text::Markdown::Discount]] (or
|
Ikiwiki requires the [[!cpan Text::Markdown::Discount]] (or
|
||||||
[[!cpan Text::Markdown]]), [[!cpan URI]],
|
[[!cpan Text::Markdown]]), [[!cpan URI]],
|
||||||
[[!cpan HTML::Parser]], [[!cpan HTML::Template]], and [[!cpan HTML::Scrubber]]
|
[[!cpan HTML::Parser]], [[!cpan HTML::Template]], [[!cpan YAML::XS]] and [[!cpan HTML::Scrubber]]
|
||||||
perl modules be installed. It can also use a lot of other perl modules, if
|
perl modules be installed.
|
||||||
|
It can also use a lot of other perl modules, if
|
||||||
they are available.
|
they are available.
|
||||||
|
|
||||||
|
In addition, Ikiwiki requires the 'gettext' package for internationalisation.
|
||||||
|
|
||||||
Various [[plugins]] use other perl modules and utilities; see their individual
|
Various [[plugins]] use other perl modules and utilities; see their individual
|
||||||
documentation for details.
|
documentation for details.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue