version 0.18
====================

WARNING: This module is still considered experimental, since it uses features
from the Perl development release 5.9.0 which have not been finalized yet.  DO
NOT USE THIS MODULE IN PRODUCTION CODE!

Provides the same version objects as included in Perl 5.9.0 (and hopefully in
the 5.10.0 release).  Please read the POD documentation for details.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

the same C compiler used to build Perl

COPYRIGHT AND LICENCE

This module can be distributed under the same terms as Perl.

Copyright (C) 2002 John Peacock

