NAME
OpenFrame::Slot::ErrorText - Slot that returns an error
SYNOPSIS
# as part of the SLOTS entry in OpenFrame::Config:
{
dispatch => 'Local',
name => 'OpenFrame::Slot::ErrorText',
},
DESCRIPTION
OpenFrame::Slot::ErrorText
is an OpenFrame slot that simply returns a response containing an HTML page indicating an error.
AUTHOR
James A. Duncan <jduncan@fotango.com>
COPYRIGHT
Copyright (C) 2001, Fotango Ltd.
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.