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::NoSelectedCategory - decline unless selected category

SYNOPSIS

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

DESCRIPTION

This class inherits its interface from OpenFrame::WebApp::Segment::Decline.

Declines if the request does not contain a 'selected_category' argument.

AUTHOR

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Pangloss