aboutsummaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-03 12:28:24 -0400
committerJoey Hess <joey@kitenet.net>2012-03-03 12:28:24 -0400
commit1d27e8c11155cbf7d12bf16235a46ddcc58e0b76 (patch)
tree60324a03e32e71826c1abeb2a8e6ca37c8fbeb47 /Bundle
parent77344163edef5e20f652c82c634e3aeac61d970a (diff)
downloadikiwiki-1d27e8c11155cbf7d12bf16235a46ddcc58e0b76.tar
ikiwiki-1d27e8c11155cbf7d12bf16235a46ddcc58e0b76.tar.gz
add XML::Writer suggestion for osm plugin
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki/Extras.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm
index d01d52e5b..0a7cd3ae3 100644
--- a/Bundle/IkiWiki/Extras.pm
+++ b/Bundle/IkiWiki/Extras.pm
@@ -35,6 +35,7 @@ HTML::Tree
Sort::Naturally
Gravatar::URL
Net::INET6Glue
+XML::Writer
=head1 AUTHOR