projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
33cceb0
)
Add UNITCHECK to the list of keywords in pl2pm
Nicholas Clark [Thu, 8 Nov 2007 14:06:09 +0000 (14:06 +0000)]
p4raw-id: //depot/perl@32244
utils/pl2pm.PL
patch
|
blob
|
blame
|
history
diff --git
a/utils/pl2pm.PL
b/utils/pl2pm.PL
index
d135bc8
..
b7e1cea
100644
(file)
--- a/
utils/pl2pm.PL
+++ b/
utils/pl2pm.PL
@@
-170,11
+170,12
@@
sub xlate {
__END__
AUTOLOAD
BEGIN
+CHECK
CORE
DESTROY
END
INIT
-CHECK
+UNITCHECK
abs
accept
alarm