Re: Multiline comment in Perl

[email protected] ("Octavian Rasnita")
Newsgroups perl.beginners
Message-ID <004101c8bb09$42eb3630$9200a8c0@octavian>
From: "Robert Hicks" <[email protected]>
> Cheating...but:
>
> http://search.cpan.org/~kane/Acme-Comment-1.02/lib/Acme/Comment.pm

This module works fine. And it takes little code to just write
use Acme::Comment;
then use the C comment style. I've seen that the multiline comments can also 
contain other multiline comments inside.

It takes less code than when using the POD markers, and a POD-style comment 
can't contain other POD-style comments inside.

Octavian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.