CVS repository?

2000-08-31 Thread Michael G Schwern
Hey! We've got code! Barrie has Pod::Tests, Pod::AlsoSelect and I have a prototype for the JART. Where do we put it? We have an "official" perl 6 repository, or should I just go use Sourceforge? -- Michael G Schwern http://www.pobox.com/~schwern/ [EMAIL PROTECTED] Just Another Stu

Re: RFC 183 (v1) "=for testing" - Embedded tests

2000-08-31 Thread Michael G Schwern
On Fri, Sep 01, 2000 at 12:18:32AM -0400, Barrie Slaymaker wrote: > Here's a quick take on a Pod::Tests, I threw it together as part of my =also > prototype code. Looking at the docs... umm, how do you use it? Let's assume I don't know how to use Pod::Select (which isn't too far from the truth.)

Re: Should we dump the perl5 t/ tests?

2000-08-31 Thread Michael G Schwern
On Fri, Sep 01, 2000 at 01:06:24AM -0500, Brent LaVelle wrote: > A long time ago on p5p I suggested dumping the current test scheme in > favor of a general purpose testing system where you could test things Just to make it clear, we're only talking about the regression suite for Perl, yes? Not t

Should we dump the perl5 t/ tests?

2000-08-31 Thread Brent LaVelle
A long time ago on p5p I suggested dumping the current test scheme in favor of a general purpose testing system where you could test things programs like: #!/usr/local/bin/perl print "testing testing" print " 1 2 3" To verify you get a return code of 255 and something like /^syntax error at $0 li

Re: RFC 183 (v1) "=for testing" - Embedded tests

2000-08-31 Thread Barrie Slaymaker
Here's a quick take on a Pod::Tests, I threw it together as part of my =also prototype code (I hacked it in to a copy of Pod::Select, named "Pod::AlsoSelect") since that's what Pod::Text relies on). The =also stuff seems to work. - Barrie -8<8<-8<

RFC 183 (v1) "=for testing" - Embedded tests

2000-08-31 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE "=for testing" - Embedded tests =head1 VERSION Maintainer: Michael G Schwern <[EMAIL PROTECTED]> Date: Aug 31 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 183 Status: Developing =he

RFC 182 (v1) JART - Just Another Regression Test

2000-08-31 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE JART - Just Another Regression Test =head1 VERSION Maintainer: Michael G Schwern <[EMAIL PROTECTED]> Date: Aug 30 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 182 Status:

Re: Indexing p6 documentation

2000-08-31 Thread Tim Conrow
Michael G Schwern wrote: > > On Tue, Aug 01, 2000 at 08:26:22PM -0700, Tim Conrow wrote: > > My problem with X<> it is that it's disruptive to the readability of > > the text if it's embedded and used too much, as it might well be for > > indexing. I was trying to navigate a way around that probl

Re: Perl QA FAQ

2000-08-31 Thread Barrie Slaymaker
Michael G Schwern wrote: > > This was mentioned briefly a while ago. Barrie, are you still up for > maintaining a FAQ? Sure. Looking forward to seeing some frequent enough questions to bootstrap it with. I was going to keep it in simple POD (but of course!). Any recommendations from FAQ main