[Catalyst] Killing the standalone perl server programatically
    Stefan Washietl 
    wash at paperpile.org
       
    Fri Jun 12 14:31:54 GMT 2009
    
    
  
Kieren Diment wrote:
 >  sub quit : Local {
 >      exit 1;
 >  }
 >
This is exactly what I tried and would be the prefered solution.
Sorry if I only implicitely mentioned that I use the -fork option. In 
that case it does not work, or more specifically, does not shut down the 
server as I had expected.
In fact nothing happens, I don't get any feedback in the debug output 
and and I get an empty response from the server.
    
    
More information about the Catalyst
mailing list