Segfault7375
Programmer
Is there a way to do block comments in Perl?
Like the following snippet in C:
Like the following snippet in C:
Code:
/*
Whole lots of
comments
go here
*/