diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-03 12:28:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-03 12:28:24 -0400 |
commit | 1d27e8c11155cbf7d12bf16235a46ddcc58e0b76 (patch) | |
tree | 60324a03e32e71826c1abeb2a8e6ca37c8fbeb47 /Bundle/IkiWiki | |
parent | 77344163edef5e20f652c82c634e3aeac61d970a (diff) | |
download | ikiwiki-1d27e8c11155cbf7d12bf16235a46ddcc58e0b76.tar ikiwiki-1d27e8c11155cbf7d12bf16235a46ddcc58e0b76.tar.gz |
add XML::Writer suggestion for osm plugin
Diffstat (limited to 'Bundle/IkiWiki')
-rw-r--r-- | Bundle/IkiWiki/Extras.pm | 1 |
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 |