develooper Front page | perl.beginners | Postings from February 2002

RE: simple commenting question ...

Thread Previous | Thread Next
From:
ABhagwandin
Date:
February 1, 2002 08:08
Subject:
RE: simple commenting question ...
Message ID:
9EB4129CCB85D411AE980000BC1175B605E68320@MAIL1.sts-systems.ca
Here is what you do

<blank line>
=pod
<blank line>
....
code block
.....
<blank line>
=cut
<blank line>

-----Original Message-----
From: Pfeiffer, Richard [mailto:richard.pfeiffer@retek.com]
Sent: Friday, February 01, 2002 11:02 AM
To: 'beginners@perl.org'
Subject: simple commenting question ...




Can I comment an entire block of code with comments at
just the beginning and end of the block instead of having 
to put a # at the beginning of each line?  If so, what is the
symbol?

Thank You!

-Richard



-- 
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About