Set::Window VERSION 1.00 - Manages an interval on the integer line DESCRIPTION A Set::Window object represents a window on the integer line; that is, a finite set of consecutive integers. Methods are provided for creating and modifying windows, for obtaining information about windows, and for performing some simple set operations on windows. COPYRIGHT Copyright (c) 1996, 1997 Steven McDougall. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. PREREQUISITES Perl5.003 Exporter HOW TO BUILD AND INSTALL perl Makefile.PL make make test make install TODO Nothing planned. Send suggestions, bugs, etc. to swmcd@world.std.com