blob: 466e95e385cc587fd52719b15977e1df03d0e93a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[name]
C<> with spaces
[input]
=head1 CE<lt>E<gt> WITH SPACES
What does C<< this. >> end up looking like?
[output]
C<> WITH SPACES
What does "this." end up looking like?
|