foreach (){ if(/^[0000-9999](.+)/){ next if /smurf|fork/; push( @witty_quotes, substr( $_, 5) ); } else { next }; }