From: Nicholas Clark Date: Thu, 8 Nov 2007 14:06:09 +0000 (+0000) Subject: Add UNITCHECK to the list of keywords in pl2pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d9fd9de713d64cb4199c6048bfbfd954c8c024b2;p=p5sagit%2Fp5-mst-13.2.git Add UNITCHECK to the list of keywords in pl2pm p4raw-id: //depot/perl@32244 --- diff --git a/utils/pl2pm.PL b/utils/pl2pm.PL index d135bc8..b7e1cea 100644 --- 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