This is Perl Object Class Rcs.pm 0.07, 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]>
New in Version 0.07:
NT port by Jamie O'Shaughnessy, <
[email protected]>
Added methods 'daterev', 'symrev', and 'symbols' contributed by Jamie O'Shaughnessy.
Added method 'comments'.
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]>