Change 34249 by [EMAIL PROTECTED] on 2008/09/03 18:00:54
Tabs, not spaces.
Affected files ...
... //depot/maint-5.10/perl/MANIFEST#42 edit
Differences ...
==== //depot/maint-5.10/perl/MANIFEST#42 (text) ====
Index: perl/MANIFEST
--- perl/MANIFEST#41~34248~ 2008-09-03 10:50:18.000000000 -0700
+++ perl/MANIFEST 2008-09-03 11:00:54.000000000 -0700
@@ -3975,7 +3975,7 @@
t/op/rxcode.t See if /(?{ code })/ works
t/op/sleep.t See if sleep works
t/op/smartmatch.t See if the ~~ operator works
-t/op/smobj.t See how the ~~ operator works with overloading
+t/op/smobj.t See how the ~~ operator works with overloading
t/op/sort.t See if sort works
t/op/splice.t See if splice works
t/op/split.t See if split works
End of Patch.