X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=keywords.pl;h=355b05ed056ddea91843d5c8efd646e151741f1b;hb=79af22e4562a90bdaa3aa9d22a11a3fa41f9c6bc;hp=8cbaa83835550e36ccf19adb9ee955fa0f6c7427;hpb=e50aee73b3d4c555c37e4b4a16694765fb16c887;p=p5sagit%2Fp5-mst-13.2.git diff --git a/keywords.pl b/keywords.pl index 8cbaa83..355b05e 100755 --- a/keywords.pl +++ b/keywords.pl @@ -1,5 +1,6 @@ #!/usr/bin/perl +unlink "keywords.h"; open(KW, ">keywords.h") || die "Can't create keywords.h: $!\n"; select KW; @@ -24,8 +25,9 @@ sub tab { __END__ NULL -__LINE__ __FILE__ +__LINE__ +__PACKAGE__ __DATA__ __END__ AUTOLOAD @@ -33,12 +35,8 @@ BEGIN CORE DESTROY END -EQ -GE -GT -LE -LT -NE +INIT +CHECK abs accept alarm @@ -142,6 +140,7 @@ link listen local localtime +lock log lstat lt @@ -162,6 +161,7 @@ open opendir or ord +our pack package pipe @@ -169,9 +169,11 @@ pop pos print printf +prototype push q qq +qr quotemeta qw qx @@ -232,12 +234,15 @@ sub substr symlink syscall +sysopen sysread +sysseek system syswrite tell telldir tie +tied time times tr