NAME
Bryar::Frontend::Mod_perl -
SYNOPSIS
$self->new(...);
$self->parse_args(...);
$self->output(...);
DESCRIPTION
This is an Bryar Apache handler for mod_perl.
METHODS
new
$self->new
Creates a new Bryar::Frontend::Mod_perl instance.
parse_args
$self->parse_args
This is a useful method, and should have a useful description.
output
$self->output
This is a useful method, and should have a useful description.
LICENSE
This module is free software, and may be distributed under the same terms as Perl itself.
AUTHOR
Copyright (C) 2003, Simon Cozens simon@kasei.com
SEE ALSO
1;