    OpaL Perl Modules
    Copyright (C) 2000-2007  Ola Lundqvist
    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://opalsys.net/software/opalmod
    or contact the author at:
      ola@opalsys.net


INSTALLATION
------------

From tar archieve.
------------------

* Download the opalmod-version.tar.gz archieve.

* Unpack the archieve, using:

    tar xfz opalmod-version.tar.gz

* Use the program found in the package.
  Type 'opalmod --help' for help on how to use it.


From deb package.
-----------------

* Download the opalmod-version*.deb package.
  You will find it at http://opalsys.net/software/opalmod

* Install the package (must have root privileges), using:

    dpkg -i opalmod-version*.deb


From rpm package.
-----------------

* Download the opalmod-version*.rpm package.
  You will find it at http://opalsys.net/software/opalmod

* Install the package (must have root privileges), using:

    rpm -ivh opalmod-version*.rpm

	or upgrade using:

    rpm -Uvh %PRORGRAM%-version*.rpm
