Help for this page
package Validation; use Moose::Role; ... return $found_db; }
package MyApp::Moose; ... 1;
package MyApp::Process; ... 1;