X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FManual%2FFlox.pod;h=ed3309c7ec05b0ed52309e89e524f4c94b4e7926;hb=45e4b287c0925cab5cc2692093034275dd0d17b9;hp=e2c47d2c8f0a38c721005fff42434645b3088d6b;hpb=628ecd5d9d294e601c79c7509140d02dcd7a1d40;p=maypole.git diff --git a/lib/Maypole/Manual/Flox.pod b/lib/Maypole/Manual/Flox.pod index e2c47d2..ed3309c 100644 --- a/lib/Maypole/Manual/Flox.pod +++ b/lib/Maypole/Manual/Flox.pod @@ -1,4 +1,8 @@ -=head1 Flox: A Free Social Networking Site +=head1 NAME + +Maypole::Manual::Flox - Flox: A Free Social Networking Site + +=head1 DESCRIPTION Friendster, Tribe, and now Google's Orkut - it seems like in early 2004, everyone wanted to be a social networking site. At the time, I was too @@ -389,7 +393,7 @@ profile. "That user already seems to exist on Flox. ". "Is this the one you meant?"; - $self->redirect_to_user($r,$user); + $self->redirect_to_user($r, $user); } Where C looks like this: