                   ==========================================
                       Module "Set::IntRange" Version 5.1
                   ==========================================
                        for Perl version 5.000 and higher

     Copyright (c) 1995 - 2002 by Steffen Beyer. All rights reserved.
     This package is free software; you can redistribute it and/or modify
     it under the same terms as Perl itself.


This package is available for download either from my web site at

                  http://www.engelschall.com/u/sb/download/

or from any CPAN (= "Comprehensive Perl Archive Network") mirror server:

               http://www.perl.com/CPAN/authors/id/S/ST/STBEY/


What's new in version 5.1:
--------------------------

 +  Added "'PREREQ_PM' => { 'Bit::Vector' => 5.0 }" to "Makefile.PL".


Prerequisites:
--------------

Perl version 5.000 or higher, module "Bit::Vector" (!).


Installation:
-------------

Simply install this module using the following commands:

                            % perl Makefile.PL
                            % make
                            % make test
                            % make install

Under Windows, use "nmake" or "dmake" instead of "make".


Documentation:
--------------

To see the module's documentation, use the command "man Set::IntRange"
or "perldoc Set::IntRange" after the installation.


Version history:
----------------

See the file "CHANGES.txt" in the "Bit::Vector" distribution for a log
of previous versions.


Author's note:
--------------

I hope you will find this module beneficial!

Share and enjoy!

Yours,
--
  Steffen Beyer <sb@engelschall.com> http://www.engelschall.com/u/sb/
  "There is enough for the need of everyone in this world, but not
   for the greed of everyone." - Mohandas Karamchand "Mahatma" Gandhi
