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

Comparing COMP/SCRAM/src/ActiveDoc/GroupChecker.pm (file contents):
Revision 1.3 by williamc, Wed Jun 23 09:53:30 1999 UTC vs.
Revision 1.4 by sashby, Tue Feb 27 13:33:03 2007 UTC

# Line 23 | Line 23
23   # still part of the group name.
24   #
25  
26 +
27   package GroupChecker;
28 + BEGIN { print __PACKAGE__." still used.\n"; exit(1) }
29 +
30 +
31   require 5.001;
32   require Exporter;
33   @ISA=qw(Exporter);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines