in reply to ugly lines in pod
It's not clear to me what you're asking. There are four items in your example, yet you say you want three equivalent items?
For what it's worth the three items below will all be put in a list:
=head2 Methods =over 12 =item C<new> =item C<as_string> =item C<as_integer> =back
|
|---|