[Catalyst] bug: URI probably needed in Catalyst::Engine::Apache
    Andy Grundman 
    andy at hybridized.org
       
    Thu Dec 15 14:25:11 CET 2005
    
    
  
Krzysztof Krzyzaniak wrote:
> Ok:
> This file documents the revision history for Catalyst::Engine::Apache.
> 
> 1.03    2005-12-13 22:30:00
>         - Removed dependency on Catalyst because it causes an
>           endless loop when trying to install Cat with AutoInstall.
> 
> then t/01use will not work.
The Catalyst dep has been removed from the Build.PL file, but clearly Catalyst 
is still required. :)  The URI module is required by Catalyst so that's why it's 
not listed in Build.PL.  There's no point installing the Apache engine without 
Catalyst installed.
-Andy
    
    
More information about the Catalyst
mailing list