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

RE: simple commenting question ...

Thread Previous
From:
Jenda Krynicky
Date:
February 4, 2002 09:59
Subject:
RE: simple commenting question ...
Message ID:
3C5EDA42.20090.109830E@localhost
From: ABhagwandin@STSSystems.com

> Here is what you do
> 
> <blank line>
> =pod
> <blank line>
> ....
> code block
> .....
> <blank line>
> =cut
> <blank line>

This way the code would end up in the docs. It's better to use

	=for comment
	...
	=cut

Jenda

=========== Jenda@Krynicky.cz == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
					--- me

Thread Previous


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