diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-29 14:01:03 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-29 14:01:03 -0400 |
commit | 29db15d31cff5e8b59020ad908ea4985e62ff22e (patch) | |
tree | 3453cc49fcc213f3f998c78923961d2839c71bc0 /doc/tips | |
parent | 44ce9563a328ecb3b5fa8fd97afa30c3033fca76 (diff) | |
parent | ef69cb34c355e184b01999cf445793cebc16f0c4 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/nearlyfreespeech/discussion.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tips/nearlyfreespeech/discussion.mdwn b/doc/tips/nearlyfreespeech/discussion.mdwn new file mode 100644 index 000000000..3d4dc732d --- /dev/null +++ b/doc/tips/nearlyfreespeech/discussion.mdwn @@ -0,0 +1,9 @@ +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 |