
Pangloss::Segment::ModifyUser - modify user.

$pipe->add_segment( Pangloss::Segment::ModifyUser->new )

This class inherits its interface from Pipeline::Segment.
On dispatch(), if the request has an 'modify_user' argument, attempts to modify the user specified by 'selected_user' and return the resulting view or error.

Steve Purkis <spurkis@quiup.com>

Pangloss::Segment::LoadUser, Pangloss::Application::UserEditor