|
NAMEAuthen::PluggableCaptcha::HelpersSYNOPSISThis just has some shared functions in its own namespaceCLASS FUNCTIONS
check_requires will check the fields of kw_args__ref to ensure all items in requires_array__ref are present. if any are missing, it will die with the error message. DEBUGGINGSet the Following envelope variables for debugging$ENV{'Authen::PluggableCaptcha::Helpers-DEBUG_FUNCTION_NAME'} debug messages are sent to STDERR via the ErrorLoggingObject package This class stores shared helper methods. It should be a mix-in eventually, with exported methods. For now, call directly.
Visit the GSP FreeBSD Man Page Interface. |