# $Id: README 9721 2006-02-24 10:19:56Z joostvb $
# $URL: https://infix.uvt.nl/its-id/trunk/sources/authello/README $

The authello package uses the Baseobject module as the default to demonstrate
the usage of the TESTLIBDIR.   The Baseobject module is distributed via the
same channels as this package.  The Baseobject module needs the Trailer module.

Base for perl hello world script with corresponding man page.
The script may be installed using the following sequence of
commands:

      cd authello
      ./configure  [options]
      make
      make install
      authello


The program can be removed with
      make uninstall

A derived version of the script can be generated by 'actII',
which copies and slightly modyfies the relevant files to
a new location.

A base 'bootstrap' (there are many diffent kinds out there) is
also provided and installed.


