mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-28 17:11:02 +02:00
Remove references to hash and hashtag in favor of number symbol
This commit is contained in:
@@ -12,7 +12,7 @@ Perl 5 is a highly capable, feature-rich programming language with over 25 years
|
||||
Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects.
|
||||
|
||||
```perl
|
||||
# Single line comments start with a hash.
|
||||
# Single line comments start with a number symbol.
|
||||
|
||||
|
||||
#### Perl variable types
|
||||
|
Reference in New Issue
Block a user