This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Simplify "remove" logic after previous refactoring
[perl5.git] / README
diff --git a/README b/README
index 14c4d21..3c614d0 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
-Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006 by Larry Wall and others.  All rights reserved.
+Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Larry Wall
+and others.  All rights reserved.
 
 
 
@@ -20,6 +21,9 @@ third-party modules.
 
 For an introduction to the language's features, see pod/perlintro.pod.
 
+For a discussion of the important changes in this release, see
+pod/perldelta.pod.
+
 There are also many Perl books available, covering a wide variety of topics,
 from various publishers.  See pod/perlbook.pod for more information.