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

NAME

Yukki::Web::Controller::Admin::User - controller for administering your users

VERSION

version 0.991_006

DESCRIPTION

Controller for administering the wiki users.

METHODS

fire

list_users

Displays a page listing user records.

add_user

Add a user account.

edit_user

Edit a user account.

remove_user

Display a confirmation page and confirm the deletion of a user.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Qubling Software LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.