From: Dave Rolsky <autarch@urth.org>
Date: Sat, 11 Feb 2012 21:01:09 +0000 (-0600)
Subject: Use mailto: in L<> links to email addresses
X-Git-Tag: 2.0500~100
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a1f1f539fb4807109a354bb3d20b261e87c20a09;p=gitmo%2FMoose.git

Use mailto: in L<> links to email addresses
---

diff --git a/lib/Moose.pm b/lib/Moose.pm
index bea53b9..32e137d 100644
--- a/lib/Moose.pm
+++ b/lib/Moose.pm
@@ -936,9 +936,9 @@ not (UPDATE: so far so good).
 
 We offer both a mailing list and a very active IRC channel.
 
-The mailing list is L<moose@perl.org>. You must be subscribed to send
+The mailing list is L<mailto:moose@perl.org>. You must be subscribed to send
 a message. To subscribe, send an empty message to
-L<moose-subscribe@perl.org>
+L<mailto:moose-subscribe@perl.org>
 
 You can also visit us at C<#moose> on L<irc://irc.perl.org/#moose>
 This channel is quite active, and questions at all levels (on Moose-related