The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>

SEE ALSO

Pangloss