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
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.)
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
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
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<
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
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:
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
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