summaryrefslogtreecommitdiffhomepage
path: root/perl.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'perl.html.markdown')
-rw-r--r--perl.html.markdown4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl.html.markdown b/perl.html.markdown
index fec4ce05..024bd851 100644
--- a/perl.html.markdown
+++ b/perl.html.markdown
@@ -14,10 +14,6 @@ Perl 5 runs on over 100 platforms from portables to mainframes and is suitable f
```perl
# Single line comments start with a hash.
-/*
-Multi-line comments look like this.
-*/
-
#### Perl variable types