1[name]
2C<> with spaces
3
4[input]
5=head1 CE<lt>E<gt> WITH SPACES
6
7What does C<<  this.  >> end up looking like?
8
9[output]
10C<> WITH SPACES
11    What does "this." end up looking like?
12