Your message dated Thu, 4 Nov 2010 15:37:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#549534: perl-doc: "position" misspelled as "postion"
in CGI.3perl
has caused the Debian Bug report #549534,
regarding perl-doc: "position" misspelled as "postion" in CGI.3perl
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
549534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549534
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-doc
Version: 5.10.0-25
Severity: minor
man cgi gives CGI(3perl) which contains the misspelling:
For robust code, consider reseting the file handle position to
beginning of the file. Inside of larger frameworks, other code may have
already used the query object and changed the filehandle postion:
seek($fh,0,0); # reset postion to beginning of file.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (980, 'testing'), (960, 'stable'), (900, 'unstable'), (800,
'experimental'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages perl-doc depends on:
ii perl 5.10.0-25 Larry Wall's Practical Extraction
perl-doc recommends no packages.
Versions of packages perl-doc suggests:
pn groff <none> (no description available)
ii konqueror [man-browser] 4:4.3.1-1 KDE 4's advanced file manager, web
ii man-db [man-browser] 2.5.6-2 on-line manual pager
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 5.10.1-1
On Sun, Oct 04, 2009 at 01:49:01PM +1100, Jayen wrote:
> Package: perl-doc
> Version: 5.10.0-25
> Severity: minor
>
> man cgi gives CGI(3perl) which contains the misspelling:
>
> For robust code, consider reseting the file handle position to
> beginning of the file. Inside of larger frameworks, other code may have
> already used the query object and changed the filehandle postion:
>
> seek($fh,0,0); # reset postion to beginning of file.
Fixed in CGI.pm-3.41, fix included in Perl 5.10.1. Closing.
--
Niko Tyni [email protected]
--- End Message ---