[Catalyst] Engine/FastCGI.pm failure under Win32
    Andy Grundman 
    andy at hybridized.org
       
    Mon Dec  5 17:50:45 CET 2005
    
    
  
Carl Franks wrote:
> On 01/12/05, Sam Vilain <sam at vilain.net> wrote:
> 
>>I suggest reformatting your patch to wrap the blocks that don't work
>>with ($^O eq "Win32") etc.  Or, preferably, find out how you check on
>>Win32 that it *is* actually being called in a FastCGI context, and
>>refuse to run otherwise.  Porting beats regression in my books.
> 
> 
> Okay, here's an updated patch, against svn rev 2345
> 
> It only skips the check if it's running under MSWin32.
I've applied this patch.
-Andy
    
    
More information about the Catalyst
mailing list