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