Hi,

I am trying to create a Makefile.PL using Module::Install for Bugzilla so
it can be uploaded to CPAN. There are many issues I'll have to deal with but
here is one that might be relevant to others.

Currently Bugzilla can be installed with either MySQL, PostgreSQL or Oracle.
When checking for the prerequisites I'd like to let the user tell
which one she is
going to use and then make sure the relevant database driver is installed.

How would you do this and how should that be done so automated testers
will also be able to test the package?

regards
  Gabor

-- 
Gabor Szabo                     http://szabgab.com/

Reply via email to