Wed May 21 07:40:52 2014: Request 95809 was acted upon.
Transaction: Correspondence added by sisyph...@optusnet.com.au
       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: s...@parasite.cc
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95809 >


----Original Message----- 
From: Jason McCarver via RT

> I'm working on a distribution which has multiple modules using Inline. 
> Something like the following
>
> Foo
> Foo::Bar - uses Inline
>Foo::Bar::Baz - uses Inline
>
> I couldn't figure out how to make Inline::MakeMaker work in this scenario, 
> so I've patched it to do what I think is correct.

Hi Jason,

To achieve a better understanding of the issue, I created a distro 
(attached) that matches the description provided.
That is, it's a distro named 'Foo' that contains a Foo.pm (pure perl), a 
Foo/Bar/Bar.pm (which uses Inline) and a Foo/Bar/Baz/Baz.pm (which uses 
Inline) .... along with a MANIFEST, test scripts, and Makefiles.PL.

It builds and tests fine for me .... what modifications need to be made to 
it in order that the Inline::MakeMaker problems alluded to above become 
evident ?

Cheers,
Rob 

Attachment: Foo.tar.gz
Description: GNU Zip compressed data

Reply via email to