| Pangloss documentation | view source | Contained in the Pangloss distribution. |
Pangloss::Segment::AddCategory - add category.
$pipe->add_segment( Pangloss::Segment::AddCategory->new )
This class inherits its interface from Pipeline::Segment.
On dispatch(), if the request has an 'add_category' argument, attempts to add the category and return the resulting view or error.
Steve Purkis <spurkis@quiup.com>
| Pangloss documentation | view source | Contained in the Pangloss distribution. |