The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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