defined @array and defined %hash need no warnings 'deprecated';
[p5sagit/p5-mst-13.2.git] / t / op / append.t
old mode 100755 (executable)
new mode 100644 (file)
index 9d6c1d5..21af62c
@@ -1,7 +1,5 @@
 #!./perl
 
-# $RCSfile: append.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:36 $
-
 print "1..13\n";
 
 $a = 'ab' . 'c';       # compile time