Re: [OT] perldoc typo
- From: a.r.ferreira@xxxxxxxxx (Adriano Ferreira)
- Date: Fri, 25 Aug 2006 09:02:24 -0300
Many, many fixes have been done to docs in bleadperl (and some already
found their way to the more recent stable version - 5.8.8). A bug
report (even in docs) is more valuable when an accurate description of
how to reproduce the issue is given (and that includes knowing the
perl version you are using). Chances are that the thing that annoys
you has already been taken care of.
As Tom said, perlbug is one of the most promising ways to go - it
already takes care of including your version info into the bug report.
I found that you meant
perldoc -q filehandle
and the problem is probably at perlfaq5 - but I could not found a
version of Perl with the problem you pointed ("the dash of the arrow
missing").
Regards,
Adriano Ferreira.
On 8/24/06, Klaus Jantzen <kdjantzen@xxxxxxxxxxx> wrote:
I would like to inform whoever feels responsible for perldoc that the.
output of
perldoc -f filehandle
contains a small typo.
Before anybody says "it does not work" here the the info:
Line 85 should say "$fh = IO::Handle -> new();" i.e. the dash of the
arrow is missing
- Follow-Ups:
- Re: perldoc typo
- From: pegasus
- Re: perldoc typo
- References:
- [OT] perldoc typo
- From: Klaus Jantzen
- [OT] perldoc typo
- Prev by Date: Re: checking and retrieving the directory in perl
- Next by Date: Re: How to compare data of two different files?
- Previous by thread: Re: [OT] perldoc typo
- Next by thread: Re: perldoc typo
- Index(es):
Relevant Pages
|