summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKorjavin Ivan <korjavin@gmail.com>2013-08-13 20:42:22 +0600
committerKorjavin Ivan <korjavin@gmail.com>2013-08-13 20:42:22 +0600
commit3f92d3345f31246e5d547ca47e9c725be2a193b4 (patch)
tree70045d0a3603f9a00ac0df940c281a0b5ef8243c
parent90b79ea04a242f6b5bbb6dae3b41c0d5b2b4aea9 (diff)
mistake fix
-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