Matt Simonsen wrote:
>
> I believe there are no multi-line comments in Perl. Do any of you have a
> good hack to fake these?
http://search.cpan.org/author/KANE/Acme-Comment-1.02/
John
--
use Perl;
program
fulfillment
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
perldoc perlpod
-Original Message-
From: Matt Simonsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 3:33 PM
To: [EMAIL PROTECTED]
Subject: multi line comments
I believe there are no multi-line comments in Perl. Do any of you have a
good hack to fake these?
Thanks
Matt
Check out 'perldoc perlpod' and look for the documentation on =cut. That
shows one way.
-Original Message-
From: Matt Simonsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 3:33 PM
To: [EMAIL PROTECTED]
Subject: multi line comments
I believe there are no multi-line com