Hi! You can also use a little perl "feature":
=co her stands the code to comment out =back Using POD syntax you can also easily comment out huge blocks of code. Important is that before and after a POD command there is a blank line. Greetings, Matthias Ken Perl wrote: > hi, how to comment out or uncomment out a block for perl program > file? >
