#
# $Id: README,v 1.3 1996/03/17 11:00:04 jah Exp $
#

This package implements the basic set operations for Perl
scalars/references.

The documentation is the pod inlined into Scalar.pm, use for example

	pod2man Scalar.pm | nroff -man | more

to view the examples, or

	perldoc Set::Scalar

if you install this package and the perldoc script is installed.

To test the functionality

	make test

Please report any bugs and/or missing/excess functionality to me.

Jarkko Hietaniemi <Jarkko.Hietaniemi@iki.fi>
