now wt2db bug
Yet another bug, in yet another program. I like wt2db (WikiText to DocBook, I've already written about wt2db), so I've submitted a bug.
Steps to reproduce:
$ tar zxf wt2db-0.5.tar.gz $ cd wt2db-0.5 $ perl Makefile.PL $ make $ gvim test.pl set [code] $buffer = "[[file:xslt2xsieve.xsl]"; [/code] $ perl -Ilib test.pl .. hanging ...
Categories: