in reply to Re: catalyst book rockway
in thread catalyst book rockway

I have in the beginning of AddressBook/lib/AddressBook/Controller/Person.pm
package AddressBook::Controller::Person; use strict; use warnings; use base qw( Catalyst::Controller::FormBuilder Catalyst::Controller::BindLex );
Isn't that enough?
do you mind, if I mail the code tar ball (44 kB) of this little Catalyst test application?