X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole.pm;h=0fd95be4cf1947c267338da401cca6f5fa99dd98;hb=bde05e8f82d9cae0dc8976f539fef89d6a2b86a7;hp=08be2fa30621a8c5179c04ff04d37b4f492fe2e1;hpb=9834e1b93cff3936e8229471fab844abe5dce736;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 08be2fa..0fd95be 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -245,6 +245,12 @@ sub get_request { } sub parse_location { die "Do not use Maypole directly; use Apache::MVC or similar" } sub send_output{ die "Do not use Maypole directly; use Apache::MVC or similar" } +=head1 SEE ALSO + +There's more documentation, examples, and a wiki at the Maypole web site: + +http://maypole.simon-cozens.org/ + =head1 AUTHOR Simon Cozens, C