develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #82704] [PATCH] Change bare link in pod to L<...>

Thread Previous
From:
Father Chrysostomos via RT
Date:
January 24, 2011 10:00
Subject:
[perl #82704] [PATCH] Change bare link in pod to L<...>
Message ID:
rt-3.6.HEAD-5425-1295891997-221.82704-15-0@perl.org
On Mon Jan 24 05:38:45 2011, mstevens wrote:
> ---
>  pod/perlxs.pod |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/pod/perlxs.pod b/pod/perlxs.pod
> index afff655..415f2ad 100644
> --- a/pod/perlxs.pod
> +++ b/pod/perlxs.pod
> @@ -74,7 +74,7 @@ See L<perlxstut> for a tutorial on the whole
> extension creation process.
> 
>  Note: For some extensions, Dave Beazley's SWIG system may provide a
>  significantly more convenient mechanism for creating the extension
> -glue code.  See http://www.swig.org/ for more information.
> +glue code.  See L<http://www.swig.org/> for more information.
> 
>  =head2 On The Road
> 

Thank you. Applied as 21b40ab44.



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About