45c377
--- lib/Algorithm/DiffOld.pm
45c377
+++ lib/Algorithm/DiffOld.pm
45c377
@@ -2,8 +2,7 @@
45c377
 # like versions <= 0.59 used to.
45c377
 # $Revision: 1.3 $
45c377
 
45c377
-package # don't index
45c377
-    Algorithm::DiffOld;
45c377
+package Algorithm::DiffOld;
45c377
 use strict;
45c377
 use vars qw($VERSION @EXPORT_OK @ISA @EXPORT);
45c377
 use integer;		# see below in _replaceNextLargerWith() for mod to make