Sun Jun 22 21:12:16 2014: Request 95809 was acted upon.
Transaction: Correspondence added by ETJ
Queue: Inline
Subject: [PATCH] Using Inline in a distribution with multiple modules
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95809 >
On Sat Jun 21 00:21:40 2014, SISYPHUS wrote:
> There's no testing of this specific bugfix in the test suite, though
> there are the 2 demo modules modules/Math-Simple-1.23 and modules/Boo-
> 2.01 - both of which should build and test fine as a result of this
> bugfix.
> Math-Simple-1.23 has always built fine, but Boo-2.01 (added with this
> latest release) does not build correctly with earlier versions of
> Inline.
Forgive my ignorance, including of MakeMaker - would it be possible to make a
test for the generality of building a module, by installing it into a temporary
directory, probably under /tmp? This would probably require using something
like SITE_INSTALL? If that's right, let me know (or correct me), and I'll knock
something up.