Skip Menu |

This queue is for tickets about the Maypole CPAN distribution.

Report information
The Basics
Id: 6705
Status: resolved
Priority: 0/
Queue: Maypole

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

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



Subject: Apache::Request shouldn't be a prerequisite
Since Apache::Request isn't CORE, and CGI is, BeerDB should use base 'CGI::Maypole'; Apache::Request should be optional.
From: gabor [...] pti.co.il
Besides, having it as erquirements means you cannot instal Maypole on an installation with mod_perl2 as Apache::Request failes to install there.