Next:
Grouping
Up:
Examples
Previous:
Find a word in
Contents
Index
Skip comment lines
# # skip comment line (!) or empty line # next if( $line =~ /(\s*!.*)|(^$)/);