
Pangloss::Segment::LoadLanguage - load language from an OpenFrame::Request.

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

This class inherits its interface from Pipeline::Segment.

attempts to load a language from the stored OpenFrame::Request's arguments.
Creates a new language from the hash given. uses the following keys:
new_language_name
new_language_notes
new_language_iso_code
new_language_direction
Returns undef if no useable keys were present.

Steve Purkis <spurkis@quiup.com>
