This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make VMS-specific device name encoding routine say no more politely.
[perl5.git] / keywords.pl
index fe745d4..441d04b 100755 (executable)
@@ -11,8 +11,8 @@ print <<EOM;
  *
  *    keywords.h
  *
- *    Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
- *    by Larry Wall and others
+ *    Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2005,
+ *    2006, 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.
@@ -68,6 +68,7 @@ atan2
 bind
 binmode
 bless
+break
 caller
 chdir
 chmod
@@ -85,6 +86,7 @@ cos
 crypt
 dbmclose
 dbmopen
+default
 defined
 delete
 die
@@ -142,6 +144,7 @@ getservbyport
 getservent
 getsockname
 getsockopt
+given
 glob
 gmtime
 goto
@@ -219,6 +222,7 @@ rewinddir
 rindex
 rmdir
 s
+say
 scalar
 seek
 seekdir
@@ -253,6 +257,7 @@ sprintf
 sqrt
 srand
 stat
+state
 study
 sub
 substr
@@ -289,6 +294,7 @@ wait
 waitpid
 wantarray
 warn
+when
 while
 write
 x