Skip Menu |

This queue is for tickets about the Data-Structure-Util CPAN distribution.

Report information
The Basics
Id: 83878
Status: open
Priority: 0/
Queue: Data-Structure-Util

People
Owner: Nobody in particular
Requestors: ALUCAS [...] cpan.org
CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Makefile.PL fails, throws "Can't parse Makefile fragment"
Hi, I've had a lot of builds breaking lately with Data-Structure-Util failing to install in Windows environments. Taking a look at the offending build logs shows Data-Structure-Util's Makefile.PL dieing with the error "Can't parse Makefile fragment". I took a look at the code and I'm not sure why it's trying to fiddle with the META files directly. I would think it probably shouldn't be? I'm not sure of the reasoning so am seeking some help! If it has to then it still probably shouldn't make assumptions about line numbers (probably what is causing it to fail in different environments). Any thoughts?
I've patched it, pull request sent: https://github.com/AndyA/Data--Structure--Util/pull/1 -- Alexandr Ciornii, http://chorny.net