On Fri, Nov 02, 2001 at 10:51:58PM -0700, Sean M. Burke wrote: > At 11:09 PM 2001-11-02 -0600, Brad Appleton wrote: > >[...] but I'm leaving the [==foo] code in Pod::Parser > >because its useful to me and stuff that I do and Pod::Parser > >is intended for more than just pod2xxx translation, and no > >one has to use it if they dopnt want to. [...] > > I would be happier if future Pod::Parser versions would accept ==foo lines > as commands only if explicitly requested to do so. > > I'd like to strongly deprecate "==foo" lines for use in normal Pod (as > opposed to in other languages in the set of Podlike things, which I have no > real interest in).
Fine by me. Maybe it can be one of those pod-parser-options (the same way asking for nonPod blocks is) and the code in question can look for the '==' only if that option is on. -- Brad Appleton <[EMAIL PROTECTED]> http://www.bradapp.net/ "And miles to go before I sleep." -- Robert Frost
