]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / bugs / Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
1 Yes, it's me again :-)
3 Shouldn't this print a bunch of output (admittedly not very nicely formatted).
4 <pre>
5 [ 10 rocinante  ~/tmp ]  ikiwiki --dumpsetup foo.setup
6 [ 11 rocinante  ~/tmp ]  perl -M'IkiWiki::Setup' -e 'print IkiWiki::Setup::load("foo.setup");'
7 </pre>
8 I get nothing with ikiwiki 2.63 [[DavidBremner]]
10 > The docs were wrong, it populates `%config`. --[[Joey]] [[done]]