
Pangloss::Segment::LoadCategory - load category from an OpenFrame::Request.

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

This class inherits its interface from Pipeline::Segment.

attempts to load a category from the stored OpenFrame::Request's arguments.
Creates a new category from the hash given. uses the following keys:
new_category_name
new_category_notes
Returns undef if no useable keys were present.

Steve Purkis <spurkis@quiup.com>
