SYNOPSIS

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

REQUIREMENTS

	perl 5.002 or later.

INSTALLATION

	perl Makefile.PL

	make install

To test the functionality

	make test

DOCUMENTATION

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

		pod2man Set/Scalar.pm | nroff -man | more

	to view the examples, or

		perldoc Set::Scalar

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

Please report any bugs and/or missing/excess functionality to me.
---
Jarkko Hietaniemi <jhi@iki.fi>
