NAME
Pangloss::Segment::Decline::NoSelectedLanguage - decline unless selected language
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::NoSelectedLanguage->new )
DESCRIPTION
This class inherits its interface from OpenFrame::WebApp::Segment::Decline
.
Declines if the request does not contain a 'selected_language' argument.
AUTHOR
Steve Purkis <spurkis@quiup.com>