This is Perl Class Rcs.pm 0.06, a front-end to Revision Contron System (RCS)
Utilities.

New in Version 0.04:
Fixed bug found by David Green <[email protected]>

New in Version 0.05:
Added 'revdate' method

New in Version 0.06:
Added 'dates' method contributed by David Green <[email protected]>

Install Rcs.pm as you would any Perl 5 module:

   perl Makefile.PL
   make
   make install

The documentation is contained in Rcs.pm in pod format.  The man pages
will install automatically, or may be extracted manually by:

   pod2man Rcs.pm > Rcs.man

Please let me know is you have any suggestions or comments.

Craig Freter
<[email protected]>