diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:30:54 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:30:54 -0400 |
commit | 4415686d0571a33d4ac7b887d1abdc019d398414 (patch) | |
tree | ddea405b053235cc4cd20b7abb7669502e0d1dca /Bundle | |
parent | 271449062a2a3fa897aff7f5bb40d6b5da06a1a8 (diff) |
add YAML suggests
Diffstat (limited to 'Bundle')
-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 48bd127f1..5bbd7b8c6 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -35,6 +35,7 @@ Text::WikiCreole Term::ReadLine::Gnu HTML::Tree Sort::Naturally +YAML =head1 AUTHOR |