
Pangloss::Segment::LoadConcept - load concept from an OpenFrame::Request.

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

This class inherits its interface from Pipeline::Segment.

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

Steve Purkis <spurkis@quiup.com>
