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?