Bug#717025: dh-make-perl: Incorrectly determines package name with q style quotes
Dean Hamstead
dean at fragfest.com.au
Tue Jul 16 06:48:12 UTC 2013
On 2013-07-16 16:36, gregor herrmann wrote:
> On Tue, 16 Jul 2013 16:23:08 +1000, Dean Hamstead wrote:
>
>> Attempting to build a package with this type of thing in the
>> Build.PL file
>
> And no META.{json,yml} file, I presume, which should be preferred if
> it exists, IIRC.
Thats correct.
>> my $build = Module::Build->new(
>> module_name => q|Example|,
>> ...
>> );
>
> Do you have a real-life example of a CPAN module to save us the work
> of constructing a test case? Sorry for the laziness :)
Alas no, as i was building an internal module at my place of employ.
Dean
More information about the pkg-perl-maintainers
mailing list