Hi Santosh, I guess multi line comment means to use a single comment character and have as many lines of comments as you want and end it with a single comment character.
-srini On 9/13/07, santosh kumar <[EMAIL PROTECTED]> wrote: > > Hi > > You can use > > #if 0 > #endif > > for multi line comment in Perl > > -Santosh

