Assigning undef to an entry in %ENV shouldn't produce warnings, even
[p5sagit/p5-mst-13.2.git] / t / io / tell.t
index 9527876..4881d43 100755 (executable)
@@ -1,7 +1,5 @@
 #!./perl
 
-# $RCSfile: tell.t,v $$Revision$$Date$
-
 BEGIN {
     chdir 't' if -d 't';
     @INC = '../lib';