Wed Feb 03 17:34:24 2016CHORNY [...] cpan.org - Ticket created
Subject:
no OS check in Build.PL
Should have same check as Makefile.PL.
Also it should output message "OS unsupported" to show correct results on cpantesters sites.
--
Alexandr Ciornii, http://chorny.net
Wed Feb 03 19:56:12 2016ether [...] cpan.org - Correspondence added
On 2016-02-03 14:34:24, CHORNY wrote:
Show quoted text
> Should have same check as Makefile.PL.
>
> Also it should output message "OS unsupported" to show correct results
> on cpantesters sites.
The Build.PL is best removed entirely (Module::Build is best reserved for situations where ExtUtils::MakeMaker lacks a particular feature, which doesn't seem to be the case here).
Wed Feb 03 19:56:13 2016The RT System itself - Status changed from 'new' to 'open'
Thu Feb 04 01:50:36 2016gomor [...] cpan.org - Taken
Thu Feb 04 13:20:28 2016gomor [...] cpan.org - Correspondence added
Ok, I changed to "OS unsupported" in Makefile.PL and removed Build.PL.
Thanks for the report,
Thu Feb 04 13:20:34 2016gomor [...] cpan.org - Status changed from 'open' to 'resolved'
Thu Feb 04 13:20:36 2016gomor [...] cpan.org - Fixed in 0.18 added