NAME
Pangloss::Segment::Decline::NoSearchRequest - decline unless there's a search request in the store
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::NoSearchRequest->new )
DESCRIPTION
Inherits from OpenFrame::WebApp::Segment::Decline
.
Declines if there is no Pangloss::Search::Request
object in the store.
AUTHOR
Steve Purkis <spurkis@quiup.com>
SEE ALSO
OpenFrame::WebApp::Segment::Decline, Pangloss::Search::Request