aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/nearlyfreespeech/discussion.mdwn
blob: a003760b98403010742f37f3ef6e6f9400dcea2b (plain)
1
2
3
4
5
6
7
8
9
10
11
with version 3.141592 I get
<pre>
HOME=/home/me /usr/bin/perl -Iblib/lib   ikiwiki.out -libdir . -dumpsetup ikiwiki.setup
Failed to load plugin IkiWiki::Plugin::inline: Can't use global $_ in "my" at IkiWiki/Plugin/inline.pm line 198, near "my $_"
Compilation failed in require at (eval 19) line 2.
BEGIN failed--compilation aborted at (eval 19) line 2.
</pre>

perl is 5.8.9

> This is fixed in 3.1415926. --[[Joey]]