From ba50e690ba4f817e98587a5299a19055384a7608 Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Sat, 31 Mar 2007 02:17:51 +0200 Subject: [PATCH] code comment cleanup addendum --- PLP.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PLP.pm b/PLP.pm index 0e2a2f9..e595ec1 100644 --- a/PLP.pm +++ b/PLP.pm @@ -274,8 +274,7 @@ sub safe_eval { $PLP::safe->reval($code); } -# Let the games begin! -# No lexicals may exist at this point. +# Let the games begin! No lexicals may exist at this point. sub start { my ($r) = @_; no strict; -- 2.30.0