From 4dc8006633cdc5bd000d488140260008b078a728 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 2 Nov 2015 17:35:24 +0000 Subject: [PATCH 1/1] Docs: Fix reference to $authreq->chain_params This is public now so its name does not start with _. Signed-off-by: Ian Jackson --- caf.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caf.pod b/caf.pod index a5c8a3e..4d2b3f6 100644 --- a/caf.pod +++ b/caf.pod @@ -488,7 +488,7 @@ Returns the value of the secret cookie. CGI::Auth::Flexible sets this cookie in the forms generated by C. You may also set it yourself (and indeed you must do so if you use C). -=item C<< $authreq->_chain_params() >> +=item C<< $authreq->chain_params() >> Returns a hash of the "relevant" parameters to this request, in a form suitable for C. This is all of the query -- 2.30.2