Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > Cgi-perl

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 06-01-2018, 11:06 PM   #1
Pavan Techn
Registered User
 
Join Date: Mar 2018
Posts: 341
How to do comment in Perl?

Like other languages, Perl also provides comment facility in its code. There is single line and multi line comment.

For single line comment : use # before the line you want to comment.

For multi line comment : use =begin and =cut statement before and after the lines respectively you want to comment.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Pavan Techn is offline   Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:08 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.