Subject: | Dependency |
Apache::Session is a wonderful module, but the Makefile.PL does not have Storable as a prerequite. This causes things to break.
The tests also try to run the DBI tests even if I don't have DBI installed, which causes them to fail. If it doesn't pass make test I can't trust it, so please make it so ;-)