X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=keywords.pl;h=aebb3ee2e7c2a13f956bb12492e309953f35c78a;hb=a9581ec21a2686ca09657757555fcd66435bb205;hp=d3426be313e32f64b364612655d4eee80d5290eb;hpb=a0d0e21ea6ea90a22318550944fe6cb09ae10cda;p=p5sagit%2Fp5-mst-13.2.git diff --git a/keywords.pl b/keywords.pl index d3426be..aebb3ee 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,10 @@ sub tab { __END__ NULL -__LINE__ __FILE__ +__LINE__ +__PACKAGE__ +__DATA__ __END__ AUTOLOAD BEGIN @@ -168,6 +171,7 @@ pop pos print printf +prototype push q qq @@ -231,12 +235,15 @@ sub substr symlink syscall +sysopen sysread +sysseek system syswrite tell telldir tie +tied time times tr