
Pangloss::Segment::LoadTermStatus - load term status from an OpenFrame::Request.

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

This class inherits its interface from Pipeline::Segment.

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

Steve Purkis <spurkis@quiup.com>
