Re: [rt.cpan.org #95809] [PATCH] Using Inline in a distribution with multiple modules
[email protected] Sat, 24 May 2014 22:56:52 +1000
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <002742D1D5B74BEB99953949110F24B0@OwnerPC311012> |
From: [email protected] via RT > To achieve a better understanding of the issue, I created a distro > (attached) that matches the description provided. In the absence of any further feedback, I then altered the Foo distro so that: Foo uses Inline Foo loads Foo::Bar (which uses Inline) Foo also loads Foo::Bar::Baz (which uses Inline) This distro (attached as Foo-2.tar.gz) also builds and tests fine for me. I then changed it slightly so that: Foo uses Inline Foo loads Foo::Bar (which uses Inline) Foo::Bar uses Foo::Bar::Baz (which uses Inline) This distro (attached as Foo-3.tar.gz) also builds and tests fine for me. I don't doubt that the patches provided by the OP fix *something*. But I'm certainly not going to apply them until someone enlightens me as to exactly what it is that those patches fix. Cheers, Rob
Foo-2.tar.gz
(application/x-gzip, 1009 B) - not displayed
Foo-3.tar.gz
(application/x-gzip, 1 KB) - not displayed