
Pangloss::Segment::LoadTerm - load term from an OpenFrame::Request.

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

This class inherits its interface from Pipeline::Segment.

attempts to load a term from the stored OpenFrame::Request's arguments.
Creates a new term from the hash given. uses the following keys:
new_term_name
new_term_notes
new_term_concept
new_term_language
Returns undef if no useable keys were present.

Steve Purkis <spurkis@quiup.com>
