In trying to locate my install problems, I think I've found an error in the cookbook. In the "DBIx::Class objects with Data::Dumper" section there's a line "result_source => undef,". I think that should be "_source_handle => undef," or better "_source_handle => '** NOT DUMPED **',". Cheers, Dave