[Catalyst] Re: Including a submenu
    Matthew Topper 
    topperm9 at gmail.com
       
    Tue Apr  7 13:56:38 GMT 2009
    
    
  
On Tue, Apr 7, 2009 at 9:41 AM, Ian Docherty <catalyst at iandocherty.com> wrote:
> Using Apache (already running)
>
> You edit a controller
> You switch to browser, spend minutes wondering why your change has no effect.
> Slap head, switch to console
> Restart apache
> Switch to browser
> Test changes
>
> Using test server (already running)
>
> You edit a controller.
> Test server automatically detects the change to the controller.and restarts (HUPs) test server
> Switch to browser
> Test changes
>
> even if you don't forget to restart apache it is saving you time, time after time.
>
> Regards
> Ian
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
Okay, thanks.
    
    
More information about the Catalyst
mailing list