Re: [rt.cpan.org #95809] [PATCH] Using Inline in a distribution with multiple modules

[email protected] ("[email protected] via RT") Sat, 24 May 2014 08:57:52 -0400
Newsgroups perl.inline
Message-ID <[email protected]>
Sat May 24 08:57:51 2014: Request 95809 was acted upon.
Transaction: Correspondence added by [email protected]
       Queue: Inline
     Subject: Re: [rt.cpan.org #95809] [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 >


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