]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/CGI/Untaint/Maypole.pm
fixed Maypole versions of Untaint and AsForm to pass pod::coverage tests, fixed test...
[maypole.git] / lib / CGI / Untaint / Maypole.pm
index d096c276892e4010db01e8b3b0b5c72a44c98793..38321ef43fda19676e9543d3d8c381447dbd9990 100644 (file)
@@ -39,6 +39,11 @@ was created with.
 
 =cut
 
+=head2 raw_data
+
+Returns the parameters the handler was created with as a hashref
+
+=cut
 
 sub raw_data { 
        return shift->{__data};