From: Juerd Waalboer Date: Sat, 31 Mar 2007 00:17:51 +0000 (+0200) Subject: code comment cleanup addendum X-Git-Tag: 3.16~2 X-Git-Url: http://git.shiar.net/perl/plp/.git/commitdiff_plain/ba50e690ba4f817e98587a5299a19055384a7608 code comment cleanup addendum --- 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;