Why doesn't Perl have multi-line comments?
I am fairly new to Perl and one the first things that I've noticed is that Perl doesn't have support for multi-line comments. Although there are work arounds for this I don't see any good reasons as to why it isn't a part of the perl compiler(you know what I mean) itself.
I am fairly new to Perl and one the first things that I've noticed is that Perl doesn't have support for multi-line comments. Although there are work arounds for this I don't see any good reasons as to why it isn't a part of the perl compiler(you know what I mean) itself.
