This is the INSTALL of ftp://ftp.cs.uu.nl/pub/PERL/qdb-dev/

INSTALL
-------

Install either module Qdb-0.04.tar.gz or use 'make'.

-- install module :

      % cpanm Qdb-0.04.tar.gz

-- use 'make' :

   -- Copy the distro's Makefile :

      % cp Makefile makefile

   -- test if makefile does what you want :

      % make -n install

   -- Edit 'makefile' if necessary
   -- Edit 'init.d' if necessary

      % make install

   -- Create a config file : /etc/qdb/conf

UPGRADE
-------

   % make get
   % make install