in reply to What is the easy way to comment out chunk of Perl Code
if(0) { ...chunk of Perl code you don't want to run... }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: What is the easy way to comment out chunk of Perl Code
by Perl Mouse (Chaplain) on Nov 20, 2005 at 17:07 UTC |