This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add regular expressions tutorial and quick-start guide (from
[perl5.git] / keywords.pl
index 595e875..46dd53d 100755 (executable)
@@ -25,8 +25,9 @@ sub tab {
 __END__
 
 NULL
-__LINE__
 __FILE__
+__LINE__
+__PACKAGE__
 __DATA__
 __END__
 AUTOLOAD
@@ -37,9 +38,11 @@ END
 EQ
 GE
 GT
+INIT
 LE
 LT
 NE
+CHECK
 abs
 accept
 alarm
@@ -143,6 +146,7 @@ link
 listen
 local
 localtime
+lock
 log
 lstat
 lt
@@ -163,6 +167,7 @@ open
 opendir
 or
 ord
+our
 pack
 package
 pipe
@@ -174,6 +179,7 @@ prototype
 push
 q
 qq
+qr
 quotemeta
 qw
 qx
@@ -236,6 +242,7 @@ symlink
 syscall
 sysopen
 sysread
+sysseek
 system
 syswrite
 tell