I have flash_to_stash enabled. It is enabled in the main AddressBook.pm module as follows:
__PACKAGE__->config( session => {dbic_class => 'AddressDB::Session',
flash_to_stash => 1 });
I cannot get the stuff from flash because when I store the search results in flash I get the DBIx::Class error.
"Its not how hard you work, its how much you get done."
| [reply] |