X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FUntaint%2FMaypole.pm;fp=lib%2FCGI%2FUntaint%2FMaypole.pm;h=38321ef43fda19676e9543d3d8c381447dbd9990;hb=b9aff7e76eab19b36abd670e6fc75a8a3d821324;hp=d096c276892e4010db01e8b3b0b5c72a44c98793;hpb=1edfdbeebe5bcb8bc695076f064703022701f3c8;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};