Re: [PATCH 5.005_61] "our" declarations
[p5sagit/p5-mst-13.2.git] / keywords.pl
index 595e875..438849a 100755 (executable)
@@ -25,8 +25,9 @@ sub tab {
 __END__
 
 NULL
-__LINE__
 __FILE__
+__LINE__
+__PACKAGE__
 __DATA__
 __END__
 AUTOLOAD
@@ -37,6 +38,7 @@ END
 EQ
 GE
 GT
+INIT
 LE
 LT
 NE
@@ -143,6 +145,7 @@ link
 listen
 local
 localtime
+lock
 log
 lstat
 lt
@@ -163,6 +166,7 @@ open
 opendir
 or
 ord
+our
 pack
 package
 pipe
@@ -174,6 +178,7 @@ prototype
 push
 q
 qq
+qr
 quotemeta
 qw
 qx
@@ -236,6 +241,7 @@ symlink
 syscall
 sysopen
 sysread
+sysseek
 system
 syswrite
 tell