# | Line 23 | Line 23 | |
---|---|---|
23 | # still part of the group name. | |
24 | # | |
25 | ||
26 | – | |
26 | package GroupChecker; | |
28 | – | BEGIN { print __PACKAGE__." still used.\n"; exit(1) } |
29 | – | |
30 | – | |
27 | require 5.001; | |
28 | require Exporter; | |
29 | @ISA=qw(Exporter); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |