X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;h=4724a1b532d64625de4bcd3b8ba8c8759a2de731;hp=d223c768c335b20e85d10af609fd0c271498c339;hb=6cd7a25572c93242146d8d8ce0eb3f2bbb76917e;hpb=07f5a9f788d3f06da4cad4bfdc24f28f81494372 diff --git a/lib/CGI/Maypole.pm b/lib/CGI/Maypole.pm index d223c76..4724a1b 100644 --- a/lib/CGI/Maypole.pm +++ b/lib/CGI/Maypole.pm @@ -105,6 +105,10 @@ sub parse_location $r->parse_args; } +=item warn + +=cut + sub warn { my ($self,@args) = @_; my ($package, $line) = (caller)[0,2];