Your message dated Sun, 20 Oct 2019 21:22:46 +0300
with message-id <[email protected]>
and subject line Re: Bug#915366: perlfaq4: the section on indented here
documents should mention the ~ modifier
has caused the Debian Bug report #915366,
regarding perlfaq4: the section on indented here documents should mention the ~
modifier
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.)
--
915366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915366
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-doc
Version: 5.28.1-1
Severity: normal
perlfaq4 has a question "Why don't my <<HERE documents work?", and much
of the answer deals with ways to write indented here documents. These
are largely kludges, however, and the faq should really mention the ~
modifier (desribed in perlop), which was introduced precisely in order
to provide a clean way to do this.
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages perl-doc depends on:
ii perl 5.28.1-1
perl-doc recommends no packages.
Versions of packages perl-doc suggests:
ii groff-base 1.22.3-10
ii man-db [man-browser] 2.8.4-3
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 5.30.0-1
On Tue, Jan 01, 2019 at 01:29:31PM +0000, Dominic Hargreaves wrote:
> Control: forwarded -1 https://rt.perl.org/Ticket/Display.html?id=133746
>
> On Fri, Dec 28, 2018 at 01:06:54PM -0500, Celejar wrote:
> > On Thu, 6 Dec 2018 23:04:50 +0000
> > Dominic Hargreaves <[email protected]> wrote:
> >
> > > On Sun, Dec 02, 2018 at 11:17:47PM -0500, Celejar wrote:
> > > > perlfaq4 has a question "Why don't my <<HERE documents work?", and much
> > > > of the answer deals with ways to write indented here documents. These
> > > > are largely kludges, however, and the faq should really mention the ~
> > > > modifier (desribed in perlop), which was introduced precisely in order
> > > > to provide a clean way to do this.
> > >
> > > Hi,
> > >
> > > Thanks for pointing this out. Would you be able to contribute
> > > a suggested text (either as a diff, or otherwise) for this that
> > > we can forward upstream?
> >
> > Sorry for the delay - Gmail has been leaving some of my Debian mail in
> > the spam folder lately.
> >
> > I'm not sure that I feel comfortable making significant revisions to
> > the whole FAQ answer - I'm not much of a Perl guru - so I'm just going
> > to supply a paragraph that can be added to the end of "Why don't my
> > <<HERE documents work?" in perlfaq4 to note the new way of doing this
> > in recent Perl:
> >
> > ------
> > Beginning with Perl version 5.26, a much simpler and cleaner way to
> > write indented here documents has been added to the language: the tilde
> > (~) modifier. See "Indented Here-docs" in perlop for details.
> > -----
>
> Thanks, I've forwarded this upstream!
This is now fixed in the Perl 5.30 packages, so closing.
--
Niko Tyni [email protected]
--- End Message ---