Re: =item 1. Error
[email protected] (Shawn H Corey)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 12-04-26 12:30 PM, Russ Allbery wrote: > Shawn H Corey<[email protected]> writes: > >> > The problem is that =item is trying to do three things: unordered lists >> > <ul>, ordered lists<ol>, and definition lists<dl>. In order to sort >> > things out correctly, you need an escape mechanism. > I know. But the spirit of POD is that the escape mechanism should be > required as little as possible and POD should just DWIM. If computers DWIM, then I'd be out of work. :( -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. [updated for today's programmers] "Show me your code and conceal your interfaces, and I shall continue to be mystified. Show me your interfaces, and I won't usually need your code; it'll be obvious." -- Fred Brooks Don't be clever; being great is good enough.