| [root@dilitium Apache-ASP-2.03]# perl Makefile.PL
| Checking for the prerequisite modules...
|  !!! you need the module: HTTP::Date
|      WHY: Provides mapping between Perl time() and HTTP dates
|  ... found MD5 !
|  !!! you need the module: MLDBM
|      WHY: This is used for reading and writing multi-level hashes on
| disk
|  ... found SDBM_File !

If this is a plain perl-install, prepare for a lot of other errors even if
you find them. Try using the cpan installer. It will get all dependencies
automatically: perl -MCPAN -e shell, then just tell it to "install
Apache::ASP".

Ime

Reply via email to