Updated visibility documentation.

This commit is contained in:
Chris 2012-03-23 16:56:35 +00:00
parent 5eecb71a0f
commit 2a425dd8d6

View File

@ -214,7 +214,7 @@ sub run {
# ============================================================================
# Internal code
## @method $ load_cgi()
## @method private $ load_cgi()
# Dynamically load a module to handle CGI interaction. This will attempt to
# load the best available module for CGI work: if CGI::Compress::Gzip is installed
# it will use that, otherwise it will fall back on CGI.