Help for this page
LINE: while ( my $line = <config> ) { ... if $line =~ m{\a\s*\#}xms; # process line }