On Tue, Sep 30, 2003 at 11:39:31PM +0100, Kate L Pugh wrote:
On Tue 30 Sep 2003, Dominic Hargreaves dom@earth.li wrote:
CGI::Wiki::Formatter::UseMod 0.09 Text::WikiFormat 0.60
That'd be your problem - CGI::Wiki::Formatter::UseMod 0.09 requires Text::WikiFormat 0.71. The way that Text::WikiFormat works changed quite significantly after 0.60.
How did you manage to install it without it complaining about this dependency?
D'oh! I thought I'd checked for updated versions of all the modules; unfortunately I forgot that Text::WikiFormat wasn't one of yours and I'd only be looking in your CPAN directory.
The reason I managed to install that is that, for replicability, I'm building .debs of various perl modules; however dh-make-perl doesn't generate a correct set of debian package dependencies.
Fixed now. Thanks.
Dominic.