in reply to Re: Question about new()
in thread Question about new()

After installing this module <namespace::alias> and put this line in my class
use namespace::alias 'Result::Users';
My catalyst develop server is supposed to reboot but only display this message :
Attempting to restart the server
and pause to go any further.
Do you know why?