From: "Robert Hicks" <sigzero@gmail.com> > 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. OctavianThread Previous | Thread Next