diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 17:09:19 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 17:09:19 +0000 |
commit | 4512cea31c94e21bbf22ca99a5bb525ea7a8c84c (patch) | |
tree | 628d1180baf59ff2cf578562cdd942fc008cf06b /gnu/usr.bin/perl/keywords.pl | |
parent | e852ed17d905386f3bbad057fda2f07926227f89 (diff) |
perl-5.6.0 + local changes
Diffstat (limited to 'gnu/usr.bin/perl/keywords.pl')
-rw-r--r-- | gnu/usr.bin/perl/keywords.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/keywords.pl b/gnu/usr.bin/perl/keywords.pl index f907e3f115c..46dd53d70e9 100644 --- a/gnu/usr.bin/perl/keywords.pl +++ b/gnu/usr.bin/perl/keywords.pl @@ -42,6 +42,7 @@ INIT LE LT NE +CHECK abs accept alarm @@ -166,6 +167,7 @@ open opendir or ord +our pack package pipe |