On 7 Apr 2005 00:20:31 -0000, "[EMAIL PROTECTED] (via RT)"
<[EMAIL PROTECTED]> wrote:

> here is an extract from "perldoc perlpodspec":
> 
> > Historical note:  A few older Pod processors would not see a
> > ">" as closing a "C<" code, if the ">" was immediately
> > preceded by a "-".  This was so that this:
> >
> >     C<$foo->bar>
> >
> > would parse as equivalent to this:
> >
> >     C<$foo-E<lt>bar>
> 
> the "E<lt>" on the last line should be "E<gt>".

You're absolutely right. Thanks for spotting that.
Applied to the development branch as change #24187

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
 AIX 4.3 & 5.2, SuSE 9.1 & 9.2, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org,    perl QA: http://qa.perl.org
 reports  to: [EMAIL PROTECTED],                perl-qa@perl.org

Reply via email to