[cgiapp] More Titanium dependency hell

Jaldhar H. Vyas jaldhar at braincells.com
Tue Sep 15 12:58:14 EDT 2009


On Tue, 15 Sep 2009, gvim wrote:

> Perl 5.8.8 / OS X 10.5.8
>
> After resolving the first install failure of Titanium - Module::Signature / 
> gpg needed even if you're trying to bypass cryptography with option [3] (what 
> happened to [1] and [2]?) - I now find Titanium is failing on 
> Module::Starter::Plugin::CGIApp
>

What seems to be happening is that cpan is trying to run the Makefile.PL 
template that Module::Starter::Plugin::CGIApp provides.  Which it 
shouldn't do because it isn't a real Makefile.PL just a template.  I'm 
going to have to try and figure out how to stop it doing that.

>
> This is a long way from the lightweight ease of install we had with 
> CGI::Application.
>

Keep reporting these problems.  We'll get there.  To be honest, I haven't 
tested Module::Starter::Plugin::CGIApp on OS X at all.  I rely on users 
like you to alert me of bugs on platforms I don't have access to.

-- 
Jaldhar H. Vyas <jaldhar at braincells.com>


More information about the cgiapp mailing list