Something like that? I have a script that has a big chunk of data that I want to remove, but I don't want to take it OUT of the file, so I just want to put comments around it, but it's like 65 lines, and that is a lot of #'s to put in there ;o)#!/usr/bin/perl -w use strict; # Start comments Blah blah still in comments bunch of stuff, # End comments.... $more_code_and_stuff;
In reply to comment sections by powerhouse
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |