The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MojoMojo::Schema::ResultSet::Person

METHODS

get_person

Get a person by login.

get_user

Same as "get_person".

registration_profile

Returns a Data::FormValidator profile for registration.

user_free

Check if a username is available. Returns 1 for available, 0 for in use.

AUTHOR

Marcus Ramberg <mramberg@cpan.org>

LICENSE

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.