Re: [rt.cpan.org #97110] breaks Imager::Inline
[email protected] Fri, 11 Jul 2014 00:48:47 +1000
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <BA48C420C8334EB0AE4737EAD0EADA15@OwnerPC311012> |
-----Original Message----- From: pagenyon via RT > see https://rt.cpan.org/Public/Bug/Display.html?id=97108 > > reinstalling Inline version 0.55 fixes the issue. since nothing > in the Changes file for Inline or Inline::C indicates anything like this > should be expected, i assume it's a newly introduced bug on this end. Well ... there have been (documented) changes made to Inline since 0.55 regarding “with”. I’m therefore thinking it’s likely that Inline-0.56 is responsible for any change of behaviour (regarding “with”) between 0.55 and 0.56. In Inline.pm there has been a change made (between 0.55 and 0.56) to “sub with_configs”. Could that be it ? Cheers, Rob