summaryrefslogtreecommitdiff
path: root/keywords.pl
diff options
context:
space:
mode:
authorAlexander Gough <alex-p5p@earth.li>2006-10-19 14:04:12 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-19 15:54:15 +0000
commit3c10abe350e3df50f8ef0ac37c9d14175bc899f1 (patch)
tree306a14e8bd8d1b6ebe927f3a074d367f70729e50 /keywords.pl
parentf0ac4cdb6e00777d18589f0326b32a86989110af (diff)
downloadperl-3c10abe350e3df50f8ef0ac37c9d14175bc899f1.tar.gz
stab at UNITCHECK blocks
Message-ID: <20061019120412.GA12290@the.earth.li> p4raw-id: //depot/perl@29053
Diffstat (limited to 'keywords.pl')
-rwxr-xr-xkeywords.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/keywords.pl b/keywords.pl
index 441d04b89b..fa8a28215d 100755
--- a/keywords.pl
+++ b/keywords.pl
@@ -55,6 +55,7 @@ __DATA__
__END__
AUTOLOAD
BEGIN
+UNITCHECK
CORE
DESTROY
END