Fred Moyer wrote:
Fred Moyer wrote:
Configuring Apache::Test is not easy (drawing from my own personal
experiences and comments on RT tickets, etc), so I think that making
some changes like this so that it 'just works' in more situations is a
prudent move. We don't want A::T to become bloated
Are committers in favor of adding version.pm to Apache::Test?
http://rt.cpan.org/Public/Bug/Display.html?id=13126
I'm willing to live with it if it means that less users with problems
running 'perl Makefile.PL'
-
To unsubscribe,
On Apr 20, 2009, at 5:29 PM, Fred Moyer wrote:
http://rt.cpan.org/Public/Bug/Display.html?id=13126
I'm willing to live with it if it means that less users with problems
running 'perl Makefile.PL'
You might want to review the recent discussion about version.pm on the
Module-Build mail list.
On 10/04/09 17:13 , David E. Wheeler wrote:
> On Apr 10, 2009, at 11:38 AM, Philippe M. Chiasson wrote:
>
>> Not without more profiling to try and figure out where all this time
>> is being spent.
>
> Stupid question: Can you suggest some approaches to doing such
> profiling? I mean, I can us
http://rt.cpan.org/Public/Bug/Display.html?id=41239
This patch as demonstrated in the RT ticket resolves the issue.
Thoughts? Demonstrating documented behavior here on my test setup
(returning 1 return code to the shell).
Index: lib/Apache/TestRun.pm
=