Re: Pre-RFC - "use warnings" by default for all non-one-liners

2000-09-05 Thread Chaim Frenkel
> "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

Re: [p5pod] [ANNOUNCE] Pod::StdParser, Pod::Tests proof of concept

2000-09-05 Thread Brad Appleton
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

Re: [p5pod] [ANNOUNCE] Pod::StdParser, Pod::Tests proof of concept

2000-09-05 Thread Barrie Slaymaker
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

Re: [p5pod] [ANNOUNCE] Pod::StdParser, Pod::Tests proof of concept

2000-09-05 Thread Marek Rouchal DAT CAD HW Tel 25849
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