X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FUntaint%2FMaypole.pm;h=38321ef43fda19676e9543d3d8c381447dbd9990;hb=74f4bd70e03353b0df65decf6a9ef77aa2401b3e;hp=d096c276892e4010db01e8b3b0b5c72a44c98793;hpb=a4c30c9757a710511bcfabe5cad9a7390eabfbcd;p=maypole.git diff --git a/lib/CGI/Untaint/Maypole.pm b/lib/CGI/Untaint/Maypole.pm index d096c27..38321ef 100644 --- a/lib/CGI/Untaint/Maypole.pm +++ b/lib/CGI/Untaint/Maypole.pm @@ -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};