Talk:Comparison of programming languages (syntax)
Appearance
=begin Block comment =end
I've tried, it doesn't work in Perl. It ignores everything after the "=end". I've read that Perl requires "=cut" to finish POD block. May be that way will work better:
=comment Block comment =cut