diff options
author | Robin Houston <robin@cpan.org> | 2005-12-17 20:44:31 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-12-19 16:26:15 +0000 |
commit | 0d863452f5cac86322a90184dc68dbf446006ed7 (patch) | |
tree | a6b225c0f732e2062a2c430a359c1c1db88fa36c /keywords.pl | |
parent | 4f5010f268a8de0d9ea78da367041150ef2777f4 (diff) | |
download | perl-0d863452f5cac86322a90184dc68dbf446006ed7.tar.gz |
latest switch/say/~~
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
p4raw-id: //depot/perl@26400
Diffstat (limited to 'keywords.pl')
-rwxr-xr-x | keywords.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keywords.pl b/keywords.pl index fe745d470b..2f3a95af3d 100755 --- a/keywords.pl +++ b/keywords.pl @@ -68,6 +68,7 @@ atan2 bind binmode bless +break caller chdir chmod @@ -85,6 +86,7 @@ cos crypt dbmclose dbmopen +default defined delete die @@ -142,6 +144,7 @@ getservbyport getservent getsockname getsockopt +given glob gmtime goto @@ -219,6 +222,7 @@ rewinddir rindex rmdir s +say scalar seek seekdir @@ -289,6 +293,7 @@ wait waitpid wantarray warn +when while write x |