1[name] 2Spacing with sentence option 3 4[options] 5sentence 1 6 7[input] 8=head1 EXAMPLE 9 10Whitespace around C<< this. >> must be ignored per perlpodspec. >> 11needs to eat all of the space in front of it. 12 13=cut 14 15[output] 16EXAMPLE 17 Whitespace around "this." must be ignored per perlpodspec. >> needs to 18 eat all of the space in front of it. 19