PERIODS

This . should be quoted. ### PERIODS This "." should be quoted.

###

### =head1 C<> WITH SPACES

What does this. end up looking like? ### WITH SPACES What does "this." end up looking like?

###

### =head1 Test of S<>

This is some whitespace. ### Test of This is some whitespace.

###

### =head1 Test of =for

Yes.

Some more text. ### Test of =for Yes.

This should be seen. As should this. Some more text.

###

### =pod

text

line1

line3
###
  text

    line1

    line3

###