From: Tony Cook Date: Sat, 18 May 2013 01:43:33 +0000 (+1000) Subject: escape a / in the link text of an L<> causing pod failures X-Git-Tag: v0.96~7 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/9656750c67646c57fbef9526063b1e01766733db escape a / in the link text of an L<> causing pod failures --- diff --git a/lib/Imager/API.pod b/lib/Imager/API.pod index 2f49ef5a..15abf652 100644 --- a/lib/Imager/API.pod +++ b/lib/Imager/API.pod @@ -386,7 +386,7 @@ stored in an L, eg: =head2 C Defines a local context variable and initializes it from the context -stored in an L object. +stored in an L<< IE<47>O object|/i_io_glue_t >> object. void f(i_io_glue_t *io) { dIMCTXio(io);