I am doing the example in the catalyst book (Catalyst.Accelerating.Perl.Web.Application.Development) and i have this error:
Caught exception in AddressBook::Controller::Address->edit "Can't call method "find" on an undefined value at /path/to/the/controller
what is the problem? I am new to catalyst and perl
thanks