Package: libpod-simple-wiki-perl Version: 0.11-1 Hi Ivan,
/usr/share/perl5/Pod/Simple/Wiki/Twiki.pm
Line 84 should look like this, to get lists working:
84c84
< $self->_append(' ' x $indent_level );
---
> $self->_append("\n".' ' x $indent_level );
and the file is in DOS Format.
Rgds, Jens
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

