Help for this page
'Plugin::Authentication' => { ... } } },
__PACKAGE__->add_columns( 'password' => { ... encode_check_method => 'check_password', } );
#!/usr/bin/perl use strict; ... } }