Pangloss::Segment::AddLanguage - add language.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::AddLanguage - add language.

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Segment::LoadLanguage, Pangloss::Application::LanguageEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.