Perlbal

 view release on metacpan or  search on metacpan

lib/Perlbal/Manual/Install.pod  view on Meta::CPAN

    user@machine:~/Perlbal-X.XX$ perl Makefile.PL
    Checking if your kit is complete...
    Looks good
    Warning: prerequisite BSD::Resource 0 not found.
    Warning: prerequisite Danga::Socket 1.44 not found.
    Warning: prerequisite HTTP::Date 0 not found.
    Warning: prerequisite HTTP::Response 0 not found.
    Warning: prerequisite Sys::Syscall 0 not found.
    Writing Makefile for Perlbal

This is perl's way of telling you that since you're installing Perlbal by hand you'll also need to install its prerequisites by hand. Your first choice is to download each of them separately and perform the same installation procedure for each. Unfor...

Alternately, see the following Troubleshooting item: C<No connection to the internet>.


=head3 No connection to the internet

If you don't have a connection to the internet you can still install Perlbal, but you'll have to tranfer the source somehow to the machine.

Given that Perlbal has other module dependencies from CPAN (and those have their own dependencies too), here's a solution for this problem:



( run in 0.957 second using v1.01-cache-2.11-cpan-49f99fa48dc )