This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
&CORE::undef should be an lvalue sub
[perl5.git] / globals.c
index 25d15ec..df0f9d0 100644 (file)
--- a/globals.c
+++ b/globals.c
@@ -1,6 +1,6 @@
 /*    globals.c
  *
- *    Copyright (C) 1995, 1999, 2000, 2001, by Larry Wall and others
+ *    Copyright (C) 1995, 1999, 2000, 2001, 2008 by Larry Wall and others
  *
  *    You may distribute under the terms of either the GNU General Public
  *    License or the Artistic License, as specified in the README file.