On Sat, Sep 01, 2001 at 08:02:33AM -0700, Kurt D. Starsinic wrote:
| > >The second is 'o' for 'other'. A lot of stuff just doesn't fit.
| > >Test::Inline lets you put code in POD. What the hell kind of
| > >interface is that?
|
| I don't see how that affects what kind of interface it is. It's
| still functional, OO, declarative, procedural, whatever.
Well, Test::Inline's main interface is a command-line script (pod2test)
which acts as a preprocessor. WWW::Chat is similar. While you could
theoretically use OO interfaces to either, they're not the primary or
intended interface for the vast majority of users.
K.