From 9df8971e5746a801449e85da38d54dea071b7303 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Mar 2011 21:30:18 -0400 Subject: Yaml formatted setup files are now produced by default This has been a while coming. It turns out that non-excutable setup files have a number of benefits. Also, I find YAML setup files easier to edit myself, and I suspect many users will prefer not needing to deal with perl syntax. --- Bundle/IkiWiki.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bundle/IkiWiki.pm') diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm index d6c344d6a..532006baf 100644 --- a/Bundle/IkiWiki.pm +++ b/Bundle/IkiWiki.pm @@ -28,6 +28,7 @@ CGI::Session Mail::Sendmail CGI Data::Dumper +YAML =head1 AUTHOR -- cgit v1.2.3