X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole.pm;h=4c66a6729246c8baf84d420f461a5dd3bac42f4c;hb=52d254200d32b47402461d325c2836c35af99201;hp=7ab6cb31f6d058146f4fc5ba518f8652aec98625;hpb=6f3e2ec142b6dd83d7d4960cf15acd6ca8b73e1d;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 7ab6cb3..4c66a67 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -173,8 +173,6 @@ sub authenticate { return OK } sub exception { return ERROR } -sub rewrite_path { } - sub parse_path { my $self = shift; $self->{path} ||= "frontpage"; @@ -398,17 +396,17 @@ http://maypole.perl.org/ L,L, L. -=head1 MAINTAINER +=head1 AUTHOR Sebastian Riedel, c -=head1 AUTHOR +=head1 AUTHOR EMERITUS Simon Cozens, C -=head1 THANK YOU +=head1 THANKS TO -Danijel Milicevic, Jesse Sheidlower, Jody Belka, Marcus Ramberg, +Danijel Milicevic, Dave Slack, Jesse Sheidlower, Jody Belka, Marcus Ramberg, Mickael Joanne, Simon Flack, Veljko Vidovic and all the others who've helped.