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 us
Tom Phoenix wrote:
On 8/24/06, Klaus Jantzen <[EMAIL PROTECTED]> wrote:
I would like to inform whoever feels responsible for perldoc
You may use the perlbug program to send bug reports for Perl, its
utilities, and its documentation. Send a patch, if you can.
output of
perldoc -f fi
On 8/24/06, Klaus Jantzen <[EMAIL PROTECTED]> wrote:
I would like to inform whoever feels responsible for perldoc
You may use the perlbug program to send bug reports for Perl, its
utilities, and its documentation. Send a patch, if you can.
output of
perldoc -f filehandle
Huh? Ther
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
--
K. Jantzen
-