Re: Named-capture regex syntax
[p5sagit/p5-mst-13.2.git] / keywords.pl
index fe745d4..fa8a282 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.
@@ -55,6 +55,7 @@ __DATA__
 __END__
 AUTOLOAD
 BEGIN
+UNITCHECK
 CORE
 DESTROY
 END
@@ -68,6 +69,7 @@ atan2
 bind
 binmode
 bless
+break
 caller
 chdir
 chmod
@@ -85,6 +87,7 @@ cos
 crypt
 dbmclose
 dbmopen
+default
 defined
 delete
 die
@@ -142,6 +145,7 @@ getservbyport
 getservent
 getsockname
 getsockopt
+given
 glob
 gmtime
 goto
@@ -219,6 +223,7 @@ rewinddir
 rindex
 rmdir
 s
+say
 scalar
 seek
 seekdir
@@ -253,6 +258,7 @@ sprintf
 sqrt
 srand
 stat
+state
 study
 sub
 substr
@@ -289,6 +295,7 @@ wait
 waitpid
 wantarray
 warn
+when
 while
 write
 x