Skip Menu |

This queue is for tickets about the Kwiki CPAN distribution.

Report information
The Basics
Id: 8947
Status: new
Priority: 0/
Queue: Kwiki

People
Owner: Nobody in particular
Requestors: SMPETERS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Kwiki 0.34 missing a prerequisite - HTTP::BrowserDetect
While attempting to install Kwiki 0.34, the test t/compile.t fails with the error message "got: 'Can't locate HTTP/BrowserDetect.pm in @INC ...' ". Kwiki::BrowserDetect uses HTTP::BrowserDetect which is not included in the prequisites. This can be worked around by install HTTP::BrowserDetect prior to installing Kwiki. Ideally, this would be fixed by adding HTTP::BrowserDetect as a prerequisite to Kwiki in Makefile.PL.
[SMPETERS - Thu Dec 16 11:21:51 2004]: Show quoted text
> While attempting to install Kwiki 0.34, the test t/compile.t fails > with > the error message "got: 'Can't locate HTTP/BrowserDetect.pm in @INC > ...' > ". Kwiki::BrowserDetect uses HTTP::BrowserDetect which is not > included > in the prequisites. This can be worked around by install > HTTP::BrowserDetect prior to installing Kwiki. Ideally, this would be > fixed by adding HTTP::BrowserDetect as a prerequisite to Kwiki in > Makefile.PL.
This was fixed long ago.