    OpaL Perl Modules
    Copyright (C) 2000  Ola Lundqvist
    $Id: BUGS,v 1.6 2002/01/22 21:14:45 ola Exp $
    For full COPYRIGHT notice see the COPYING document.

    If you want more information about the program or updated versions,
    visit the official homepage at:
      http://www.opal.dhs.org/programs/opalmod
    or contact the author at:
      opal@debian.org

BUGS:
-----
* setDebugLevel and setQuitLevel has to be used before any of the other
  functions will function correctly. (Should be fixed now).


STRANGS THINGS:
---------------
* The functions that are exported are not declared as they should.
  Ie no ($$;$) definitions. That is because there are some strange
  declaration errors there. (It may have something to do with autoload...)
* There is an unnecessary use of POSIX qw(strftime) that should not be there.
  The strange thing is that it is required for the package to work. Strange!

REPORT:
-------
  If you find a bug with this program, please let me know.
  Send a mail to the author at opal@debian.org.
