Bug#717025: dh-make-perl: Incorrectly determines package name with q style quotes

Dean Hamstead dean at fragfest.com.au
Tue Jul 16 06:23:08 UTC 2013


Package: dh-make-perl
Version: 0.76-1
Severity: important

Dear Maintainer,

   * What led up to the situation?

Attempting to build a package with this type of thing in the Build.PL file

my $build = Module::Build->new(
    module_name    => q|Example|,
    ...
    );

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

As above.

   * What was the outcome of this action?

The name determined was literally 'q|Example|'

   * What outcome did you expect instead?

Should just be 'Example'

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 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 dh-make-perl depends on:
ii  debhelper                         9.20130605
ii  dpkg-dev                          1.16.10
ii  fakeroot                          1.19-2
ii  libapt-pkg-perl                   0.1.29
ii  libarray-unique-perl              0.08-1
ii  libclass-accessor-perl            0.34-1
ii  libdpkg-perl                      1.16.10
ii  libemail-address-perl             1.898-1
ii  libemail-date-format-perl         1.002-1
ii  libfile-which-perl                1.09-1
ii  liblist-moreutils-perl            0.33-1+b1
ii  libmodule-depends-perl            0.16-1
ii  libparse-debcontrol-perl          2.005-4
ii  libparse-debianchangelog-perl     1.2.0-1
ii  libsoftware-license-perl          0.103005-1
ii  libtie-ixhash-perl                1.23-1
ii  libwww-mechanize-perl             1.71-1
ii  libyaml-perl                      0.84-1
ii  make                              3.81-8.2
ii  perl                              5.14.2-21
ii  perl-modules [libcpan-meta-perl]  5.14.2-21

Versions of packages dh-make-perl recommends:
ii  apt-file      2.5.2
ii  git           1:1.8.3.1-1
ii  pristine-tar  1.28

dh-make-perl suggests no packages.

-- no debconf information



More information about the pkg-perl-maintainers mailing list