NAME
Pangloss::Segment::RemoveCategory - remove category.
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::RemoveCategory->new )
DESCRIPTION
This class inherits its interface from Pipeline::Segment
.
On dispatch(), if the request has an 'remove_category' argument, attempts to remove the category specified by 'selected_category' and return the resulting view or error.
AUTHOR
Steve Purkis <spurkis@quiup.com>