ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/Utilities/SCRAMUtils.pm
(Generate patch)

Comparing COMP/SCRAM/src/Utilities/SCRAMUtils.pm (file contents):
Revision 1.1 by williamc, Mon Mar 1 10:35:01 1999 UTC vs.
Revision 1.2 by williamc, Mon Mar 1 11:01:36 1999 UTC

# Line 1 | Line 1
1 #!perl
1   #
2   # Utility Routines for the SCRAM tools
3   #
4  
5   package SCRAMUtils;
6 + require 5.001;
7   require Exporter;
8   @ISA = qw(Exporter);
9   @EXPORT = qw(checkfile updatelookup);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines