http://qs321.pair.com?node_id=508147


in reply to Re^2: Catalyst : Observations After Week 1
in thread Catalyst : Observations After Week 1

With the forward, it acts as an eval cage, and catches any errors using the catalyst exception handling mechanism. Also, it will automatically pass along args to the next method, and it will show up in the application flow in debug mode.
qw(marcus)