[Catalyst] How to join catalyst dev server?
Bernhard Graf
catalyst4 at augensalat.de
Thu Dec 10 17:03:13 GMT 2009
Nuba Princigalli schrieb:
> I understand by default it'll bind to 0.0.0.0, that means it'll listen
No. Latest Cat release (5.8015) has a bug. The dev server binds to
localhost only, even though the online help tells something other.
So you must use "-h IP" when starting the dev server, or you delete line
30 of Catalyst::Script::Server or you wait for 5.8016.
Bernhard Graf
More information about the Catalyst
mailing list