Monday 11 November 2002 20:40, Garrett Goebel wrote: > The only consist support for something different than POD... was > for something that is in fact very similar to, and in fact based > upon POD: SDF. > > http://www.ifi.uio.no/in228/scripting/doc/sdf/index.html > > > And the major arguments for something like SDF as POD "the next > generation", are that it allows for tables, figures, lists, > variables, styles. That it's extensibility is a little cleaner and > easier on the eyes. And that it is less sensitive to whitespace. >
After reading the SDF documentaion it looks a very interesting alternative to POD: even more usable than POD, an way more powerfull. Unfortunately, I was unable to run SDF on my computer (I keep getting a nasty out-of-memory error), and the project looks a bit unmantained right now, (I had to download it from CPAN, because the link pages are broken). Does anyone have any experience with SDF? -angel