Craig,

Might I suggest following Lukas' advice from yesterday and working through
the tutorial before building your own site.  Catalyst is a great framework
but it's not trivial, and I had several of the same kinds of questions when
I first started out.

I clued in on your 'when neither output should show' statement; what are
you expecting from 'mydomain:port/login' in your example.  It looks to me
like /login should be matching your Login controller, and because you
haven't specified a further path, your output is going to be 'this sucks',
from the index function.

-Tim

<snip>
_______________________________________________
List: Catalyst@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/

Reply via email to