X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/a3e055f384279c0e88b1063ccc2b417c65f4df07..ba50e690ba4f817e98587a5299a19055384a7608:/PLP.pm 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;