NAME
CGI::Builder::Const - Imports constants
SYNOPSIS
use CGI::Builder::Const qw| :all | ;
DESCRIPTION
This module is internally used by the CBF. You don't need to use it unless you are writing some very heavy extension :-).
CONSTANTS
:phases
These constant are used to set and check the Process Phase. They return just a progressive integer:
CB_INIT 0
GET_PAGE 1
PRE_PROCESS 2
SWITCH_HANDLER 3
PRE_PAGE 4
PAGE_HANDLER 5
FIXUP 6
RESPONSE 7
REDIR 8
CLEANUP 9
SUPPORT
See "SUPPORT" in CGI::Builder.
AUTHOR and COPYRIGHT
© 2004 by Domizio Demichelis.
All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 79:
Non-ASCII character seen before =encoding in '©'. Assuming CP1252