On Saturday 15 May 2004 23:12, Shachar Shemesh wrote:
> Shlomi Fish wrote:
> >I need the CGI::Application module. This in turn depends on HTML::Template
> > and Test::More. Test::More depends on Test::Harness and Test::Simple...
> > you get the idea. I need them for the Jobs database.
>
> Oh, you should have said that it had a difficult dependancy structure.
> Obviously, things with a difficult dependancy structure are MUCH easier
> to install by hand than by apt-getting them.
>

Actually CPAN.pm also resolves dependencies for you. So you can install a Perl 
module along with all of its dependencies.

> >These are not available on the apt repository,
>
> Then do explain the following session output, as recorded on
> eskimo.iglu.org.il mere minutes ago, no tweaking of configuration done.
>
> > eskimo:~# apt-cache search HTML::Template
> > libhtml-template-perl - HTML::Template : A module for using HTML
> > Templates with Perl
> > eskimo:~# apt-cache search CGI::Application
> > libcgi-application-perl - Framework for building reusable

"apt-cache search"... I'll keep that in mind. http://packages.debian.org/ 
returned nothing of relevance.

Note that now I need the WWW::Form module, which is not available in apt:

<<<
[EMAIL PROTECTED]:~$ apt-cache search WWW::Form
[EMAIL PROTECTED]:~$
>>>

My module has several dependencies.

So what do I do?

Regards,

        Shlomi Fish

-- 

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://shlomif.il.eu.org/

Quidquid latine dictum sit, altum viditur.
        [Whatever is said in Latin sounds profound.]

Reply via email to