> "MGS" == Michael G Schwern <[EMAIL PROTECTED]> writes:
MGS> You put "no warnings" at the top of the program before you ship it.
MGS> Because "use warnings" has lexical scope, any libraries and modules
MGS> are left unmodified. So one file in your build need be modified.
MGS> Is this too m
On Tue, Sep 05, 2000 at 01:30:11AM -0400, Barrie Slaymaker wrote:
> In http://slaysys.com/src/Pod-StdParser-0.001.tar.gz you
> should find an experimental Pod::StdParser, with a Pod::Tests
> and a tweaked Pod::Parser and a Pod::Text that's undergoing a
> transplant from Pod::Select to Pod::StdPars
Brad Appleton wrote:
>
> Marek has been doing similar work on an experimental
> Pod::Compiler module that sounds suspiciously like your
> Pod::StdParser. Definitely make sure you look at each
> other's code before going too much further.
I haven't seen it published anywhere, but his previous des
On Tue, 5 Sep 2000, Barrie Slaymaker wrote:
BS>Brad Appleton wrote:
BS>>
BS>> Marek has been doing similar work on an experimental
BS>> Pod::Compiler module that sounds suspiciously like your
BS>> Pod::StdParser. Definitely make sure you look at each
BS>> other's code before going too much furth