NAME
Pangloss::Segment::AddLanguage - add language.
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::AddLanguage->new )
DESCRIPTION
This class inherits its interface from Pipeline::Segment
.
On dispatch(), if the request has an 'add_language' argument, attempts to add the language and return the resulting view or error.
AUTHOR
Steve Purkis <spurkis@quiup.com>
SEE ALSO
Pangloss::Segment::LoadLanguage, Pangloss::Application::LanguageEditor