Skip Menu |

This queue is for tickets about the Catalyst-Engine-Apache CPAN distribution.

Report information
The Basics
Id: 61707
Status: resolved
Priority: 0/
Queue: Catalyst-Engine-Apache

People
Owner: bobtfish [...] bobtfish.net
Requestors: tleffler [...] gmail.com
Cc:
AdminCc:

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



Catalyst-Engine-Apache hasn't seen updates in nearly three years. Attached is a patch of code updates that get the tests to pass cleanly under Catalyst-Runtime 5.80022: - updated from NEXT to MRO::Compat - updated 'use base' from Catalyst::Base to Catalyst::* (usually Controller) - moved TestApp actions from TestApp.pm to Root controller These are minimal changes, based on the existing test suite, to bring this package more up-to-date. My environment is: - Catalyst-Engine-Apache 1.12 - RHEL 5.4 - perl 5.8.8 - Catalyst-Runtime 5.80022
Subject: catalyst-5_80022.diff

Message body is not shown because it is too large.

Thanks, applied as r13615.