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

2014-06-23 Thread sisyphus1
-Original Message- From: Ed J via RT Sent: Monday, June 23, 2014 11:12 AM 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

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

2014-06-23 Thread sisyph...@optusnet.com.au via RT
Mon Jun 23 11:06:50 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

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

2014-06-15 Thread Jason McCarver via RT
Sun Jun 15 17:55:25 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-06-09 Thread Jason McCarver via RT
Mon Jun 09 22:45:21 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-06-08 Thread sisyphus1
-Original Message- From: Jason McCarver via RT I think I'd like to look into that problem. May be over the weekend before I have a chance though. I think there's another hiccup, too. Using the patched Inline-0.55, the demo module in modules/Math/Simple (in Inline-0.55 source) then

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

2014-06-08 Thread sisyph...@optusnet.com.au via RT
Sun Jun 08 09:18:53 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

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

2014-06-04 Thread sisyphus1
-Original Message- From: Jason McCarver via RT It looks like a line of the patch was applied to the wrong location in Inline.pm. Sorry 'bout that. Fixing it takes care of the problem. Hopefully we're getting close! :) I think so. One thing I have noticed is that, for the

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

2014-06-04 Thread sisyph...@optusnet.com.au via RT
Wed Jun 04 05:11:58 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

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

2014-06-04 Thread Jason McCarver via RT
Thu Jun 05 00:00:57 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-06-03 Thread sisyphus1
-Original Message- From: Jason McCarver via RT http://cac.parasite.cc/~slam/Inline Kept getting a gateway timeout error. I'll install mercurial and check it out that way (when I get a chance). For the Foo distro I'm currently using:

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

2014-06-03 Thread sisyph...@optusnet.com.au via RT
Tue Jun 03 04:36:36 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

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

2014-06-03 Thread Jason McCarver via RT
Tue Jun 03 08:36:25 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-06-02 Thread sisyphus1
-Original Message- From: Jason McCarver via RT After digging a bit I found that ExtUtils::MakeMaker was already locating all modules to be installed and placing that list in $mm-{PM} (where $mm is the returned object from the call to ExtUtils::MakeMaker::WriteMakefile). I didn't

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

2014-06-02 Thread Jason McCarver via RT
Mon Jun 02 21:18:33 2014: Request 95809 was acted upon. Transaction: Correspondence added by trueability@parasite.cc Queue: Inline Subject: Re: [rt.cpan.org #95809] [PATCH] Using Inline in a distribution with multiple modules Broken in: (no value) Severity: (no value

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

2014-05-31 Thread Jason McCarver via RT
Sat May 31 17:58:18 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-28 Thread sisyphus1
-Original Message- From: Jason McCarver via RT .. so then it's back to how does I::MM know which modules need to be 'use'ed. My attempt at a solution was to force the programmer to explicitly tell I::MM by way of the INLINE_MODULES argument. I do agree it would be better to

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

2014-05-27 Thread Jason McCarver via RT
Tue May 27 10:16:00 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-26 Thread sisyph...@optusnet.com.au via RT
Mon May 26 06:03:09 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

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

2014-05-26 Thread sisyphus1
-Original Message- From: Jason McCarver via RT I noticed that in your Foo.tar.gz that you originally built each module had its own Makefile.PL, like each was its own distribution. For what I'm working on I have a single distribution containing multiple modules that use Inline. I

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

2014-05-26 Thread sisyphus1
-Original Message- From: sisyph...@optusnet.com.au via RT Turns out that while the structure I was using successfully builds and installs, it doesn't actually install the compiled libraries - so it's inadequate on that score. (This also should be fixed.) My mistake. Nothing to be

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

2014-05-26 Thread sisyph...@optusnet.com.au via RT
Mon May 26 08:20:03 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

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

2014-05-26 Thread Jason McCarver via RT
Mon May 26 08:26:50 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-26 Thread Jason McCarver via RT
Mon May 26 09:56:36 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-26 Thread sisyphus1
-Original Message- From: Jason McCarver via RT I don't see the Foo-4.tar.gz attachement? Neither in my email or via the web. Don't worry - you're not going blind. (I'm just going mad ;-) I've now attached it as Foo-fixed.tar.gz. It's essentially the Foo distro that you sent, except

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

2014-05-26 Thread sisyph...@optusnet.com.au via RT
Mon May 26 20:17:10 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

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

2014-05-26 Thread sisyphus1
-Original Message- From: Jason McCarver via RT So just out of curiosity (and this may not be the proper forum) why do you prefer your layout? That's the layout I've always used, and it has never given me any trouble. (That's pretty much the full extent of my reasoning ;-) I also

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

2014-05-26 Thread sisyph...@optusnet.com.au via RT
Mon May 26 20:35:23 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

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

2014-05-25 Thread Jason McCarver via RT
Sun May 25 15:49:48 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-24 Thread sisyph...@optusnet.com.au via RT
Sat May 24 08:57:51 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

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

2014-05-24 Thread sisyphus1
From: sisyph...@optusnet.com.au 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)

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

2014-05-24 Thread Jason McCarver via RT
Sat May 24 20:21:07 2014: Request 95809 was acted upon. Transaction: Correspondence added by s...@parasite.cc 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

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

2014-05-21 Thread sisyph...@optusnet.com.au via RT
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