Re: More on the TAP::Grammar

2006-07-05 Thread Michael G Schwern
On 7/4/06, Ovid <[EMAIL PROTECTED]> wrote: Because we're discarding anything which does not look like a plan or a test line Don't discard them, just pass them through unaltered. Don't want to lose any information. The /^#/ lines should be marked as comments. Anything else is marked as junk bu

Re: [svn:parrot-pdd] r13151 - in trunk: . docs/pdds

2006-07-05 Thread Allison Randal
Bob Rogers wrote: If, as seems likely, exception bookkeeping is moved to a separate stack in the interpreter (with or without dynamic-wind actions), then C/C addresses can stay in the Parrot_Context, and all of pdd23_exceptions.pod that is quoted below ceases to be problematic. Does that seem

Re: [perl #39711] [TODO] Make PIR->PBC reentrant

2006-07-05 Thread Allison Randal
Audrey Tang wrote: > > But I guess this bug ticket is not an appropriate place... Indeed. We need a "Document :immediate" ticket. Vishal is doing a fantastic job putting the IMCC bugs into RT. And that pretty much wraps up this ticket (except as a parent for the others). Thanks, Allison

[perl #39711] [TODO] Make PIR->PBC reentrant

2006-07-05 Thread via RT
# New Ticket Created by Audrey Tang # Please include the string: [perl #39711] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39711 > Currently, if you use IMCC inside embedded parrot (eg. when compiling via PGE), when a

Re: [perl #39711] [TODO] Make PIR->PBC reentrant

2006-07-05 Thread Audrey Tang
在 2006/7/5 上午 3:06 時,Allison Randal 寫到: Audrey Tang wrote: But I guess this bug ticket is not an appropriate place... Indeed. We need a "Document :immediate" ticket. I already filed that as #39716 a few hours ago; also #39715 and #39714, as per your suggestion: [TODO] Document IMCC's

Re: "Dynamic"

2006-07-05 Thread Allison Randal
chromatic wrote: > > That doesn't quite seem fair; dynamic is a lot broader than just typing. > Certainly any statically typed language with decent support for generic > operations (or at least type-safe polymorphism) and a non-static loading > scheme would be sufficiently dynamic. > > I can'

Re: [perl #39711] [TODO] Make PIR->PBC reentrant

2006-07-05 Thread Allison Randal
Audrey Tang wrote: > > I already filed that as #39716 a few hours ago; also #39715 and #39714, > as per your suggestion: Excellent. > As I cannot modify links on rt.perl.org, can you do that for me? Done, and I also added Vishal as a requestor on the relevant tickets. Thanks! Allison

[perl #39715] [TODO] IMCC errors should throw Parrot exceptions

2006-07-05 Thread via RT
# New Ticket Created by Audrey Tang # Please include the string: [perl #39715] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39715 > Currently, if you use IMCC inside embedded parrot (eg. when compiling via PGE), when a sy

Perl 6 compiler docs released - graffle questions, compiler questions

2006-07-05 Thread George Wood
Audrey, Allison, and Patrick: I am writing to enlist your help with the most recent documents that I have had the good fortune to have Audrey review this evening. I have released the latest version back to the pugs/docs/perl6_compilation/perl6_compilation.pdf file to complement the pugs/docs

[perl #39716] [TODO] Document IMCC's :immediate feature

2006-07-05 Thread via RT
# New Ticket Created by Audrey Tang # Please include the string: [perl #39716] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39716 > The IMCC operating in .pir->.pbc mode has a special feature of running arbitrary Parrot

[perl #39714] [TODO] Refactor IMCC to remove static globals

2006-07-05 Thread via RT
# New Ticket Created by Audrey Tang # Please include the string: [perl #39714] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39714 > IMCC currently relies on a lot of static globals to carry state, and cannot reliably rest

Re: TAP::Harness

2006-07-05 Thread Geoffrey Young
sorry for dropping in on this late, but it was a holiday weekend :) > * How can I help? > > Provide use cases, what would you want to do with Test::Harness if you > could? What are you doing with Straps? What features do other > testing systems (JUnit, for example) have that you'd like to see i

Re: TAP::Harness

2006-07-05 Thread Geoffrey Young
Geoffrey Young wrote: > I've mentioned the idea of making it simple to use > plan() and Test::More functions before blarg... insert "separately" ^ here. all the rest is pretty simple already :) --Geoff

Re: On "Gaming" CPANTS, and a Kwalitee Suggestion

2006-07-05 Thread David Golden
Randy J. Ray wrote: I'm a fairly-recent addition to the list. I've read a good part of the Welcome! Secondly, having recently added digital-signing to a few of my modules, perhaps the presence of a SIGNATURE file might be a Kwalitee marker (with the caveat that it should be an actual Module::

Re: On "Gaming" CPANTS, and a Kwalitee Suggestion

2006-07-05 Thread Tels
Moin, On Wednesday 05 July 2006 17:56, David Golden wrote: > Randy J. Ray wrote: > > I'm a fairly-recent addition to the list. I've read a good part of > > the > > Welcome! > > > Secondly, having recently added digital-signing to a few of my > > modules, perhaps the presence of a SIGNATURE file mi

Re: Using Rules Today

2006-07-05 Thread Joshua Gatcomb
On 7/3/06, Paul Seamons <[EMAIL PROTECTED]> wrote: It isn't specifically a parser designed for general language parsing, but CGI::Ex::Template does have a mathematical expression parser. Thanks, but this falls into the realm of existing wheels which is a different part of this project. pe

Fwd: Call for Parrot Janitors

2006-07-05 Thread jerry gay
The following message from Andy Lester has been posted to perlmonks, use.perl, and other sites, yet somehow never made it to the p6i mailing list. I'm making sure the regular (and irregular) list readers don't miss out on this exciting news. ~jerry = I've put on my overalls and rubber gloves

Re: Call for Parrot Janitors

2006-07-05 Thread Andy Lester
On Jul 5, 2006, at 2:30 PM, jerry gay wrote: The following message from Andy Lester has been posted to perlmonks, use.perl, and other sites, yet somehow never made it to the p6i mailing list. Probably because I didn't post it here. :-) parrot/cage/todo.pod has some high-level plans and ideas

S29 proposed revision

2006-07-05 Thread Aaron Sherman
Larry (bless his wire-photographing heart) took the time to re-vamp S29. Of course, this threw off all of my collating of S29, but that's fine since he's actually answered more of my questions than I could have hoped. The fourth of July weekend was fairly slow for me, so I started with Larry's S29

Re: S29 proposed revision

2006-07-05 Thread Aaron Sherman
On Wed, 2006-07-05 at 16:09 -0400, Aaron Sherman wrote: > The fourth of July weekend was fairly slow for me, so I started with > Larry's S29 and went forward. > > My first pass at a revised S29 is attached. I already see one problem. "as" slipped in, which is an operator, not a function. -- Aa

Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Shlomi Fish
Hi all! I'd like to suggest a generic proposal for the Perl Foundation Grants. Note that I'm not going to take it myself, because I just started a new job and would like to commit to it. However, I can be the mentor for this grant. I'm posting it here to get some reactions before I put it in my

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread chromatic
On Wednesday 05 July 2006 12:28, Shlomi Fish wrote: > I'd like to suggest a generic proposal for the Perl Foundation Grants. Note > that I'm not going to take it myself, because I just started a new job and > would like to commit to it. However, I can be the mentor for this grant. > I'm posting it

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Ricardo SIGNES
* Shlomi Fish <[EMAIL PROTECTED]> [2006-07-05T15:28:28] > The grant is about Test::Run, which is a fork of Test::Harness that aims to > greatly refactor and modularise it. I've already revamped and re-written a > lot of code for it, but there's still a lot that needs to be done. [...] > Some o

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread chromatic
On Wednesday 05 July 2006 14:04, Andy Lester wrote: > On Jul 5, 2006, at 3:55 PM, chromatic wrote: > > You want TPF to pay some unspecifed and unidentified other person > > to continue a fork of a core module that can't ever replace the core > > module because of its licensing? > But at least he

Volunteer wanted: We need a new wiki.

2006-07-05 Thread Michael G Schwern
These TAP extension proposals and designs for parsers and questions for details about the TAP grammar... they should all go into the Wiki. But the Perl QA Wiki sucks. Its slow. Its spammed. UseModWiki sucks. And I don't have the time to maintain it. We need a new wiki. schwern.org is too ane

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Tyler MacDonald
Michael G Schwern <[EMAIL PROTECTED]> wrote: > These TAP extension proposals and designs for parsers and questions > for details about the TAP grammar... they should all go into the Wiki. > But the Perl QA Wiki sucks. Its slow. Its spammed. UseModWiki > sucks. And I don't have the time to maint

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Andy Lester
On Jul 5, 2006, at 4:17 PM, Michael G Schwern wrote: We need a new wiki. schwern.org is too anemic to run anything serious (64 megs of RAM, woo!). We need a volunteer with server space to setup and maintain the Perl QA Wiki. I'd prefer MediaWiki (that which Wikipedia uses). It seems the bes

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Michael G Schwern
On 7/5/06, Tyler MacDonald <[EMAIL PROTECTED]> wrote: I'd be happy to. yi.org is already running a few mediawikis, as well as cpants.perl.org. Let me know and I'll get it set up. You win! Set it up. Let us know when its online. We'll worry about getting a proper domain/uri for it later.

Re: Proposal Suggestion - Test::Run

2006-07-05 Thread Jonathan T. Rockway
Two comments, pretty much agreeing with chromatic and Ricardo: 1) How would this proposed module benefit the perl community? Why can't you fix things in Test::Harness and send the patch in? If you fix deployed modules, everyone wins. If you write your own module, it sits on CPAN unused.

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Andy Lester
On Jul 5, 2006, at 3:55 PM, chromatic wrote: You want TPF to pay some unspecifed and unidentified other person to continue a fork of a core module that can't ever replace the core module because of its licensing? But at least he'll act as mentor. -- Andy Lester => [EMAIL PROTECTED] => ww

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Jonathan T. Rockway
I'd prefer MediaWiki (that which Wikipedia uses). I'm working on making Socialtext open source right now. I plan to put up a wiki based on it very soon. This sounds like the best idea. The thing about using MediaWiki is that it's not written in Perl. Not that PHP is bad (ok, yes it is

Re: TAP Grammar

2006-07-05 Thread Chris Dolan
On Jul 3, 2006, at 6:33 PM, chromatic wrote: On Monday 03 July 2006 09:01, Jonathan T. Rockway wrote: That said, I would be interested. I'm still trying to page all the perl6/parrot grammars (PGE, TGE, etc.) into my brain, so any additional examples would helpful, interesting, and fun. Fo

Re: a smarter form of whitespace

2006-07-05 Thread Allison Randal
Nathan Gray wrote: > > Overloading and other builtins was fixed in parrot and pugs > approaching midnight (hackathon time) on 2006-06-29. If your parrot > and pugs are both more recent than that, I'm not sure where the bug > is. I have the latest checkout of Parrot (I'm not using Pugs). It may

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Tyler MacDonald
Michael G Schwern <[EMAIL PROTECTED]> wrote: > On 7/5/06, Tyler MacDonald <[EMAIL PROTECTED]> wrote: > >I'd be happy to. yi.org is already running a few mediawikis, as well as > >cpants.perl.org. Let me know and I'll get it set up. > > You win! Set it up. Let us know when its online. We'll worr

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Shlomi Fish
On Wednesday 05 July 2006 23:51, Ricardo SIGNES wrote: > * Shlomi Fish <[EMAIL PROTECTED]> [2006-07-05T15:28:28] > > > The grant is about Test::Run, which is a fork of Test::Harness that aims > > to greatly refactor and modularise it. I've already revamped and > > re-written a lot of code for it, b

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Michael G Schwern
On 7/5/06, Jonathan T. Rockway <[EMAIL PROTECTED]> wrote: The thing about using MediaWiki is that it's not written in Perl. Not that PHP is bad (ok, yes it is bad...), but doesn't it send some sort of negative message when Perl QA doesn't use a Perl-based Wiki? Do I worry that qa.perl.org is r

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread chromatic
On Wednesday 05 July 2006 15:02, Shlomi Fish wrote: > Test::Run is licence-compatible with the core. I do not think those words mean what you think they mean. > Some of Test::Run is > licensed under the GPL and Artistic (version 1.0) licence which is the > licence of the perl 5 core. The other

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Tyler MacDonald
Michael G Schwern <[EMAIL PROTECTED]> wrote: > >> You win! Set it up. Let us know when its online. We'll worry about > >> getting a proper domain/uri for it later. > > > >Done! http://qa.yi.org/ > > Thanks! > > Could you switch that to perl-qa.yi.org? Just to make it clear this > isn't yi.org

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Shlomi Fish
On Wednesday 05 July 2006 23:55, chromatic wrote: > On Wednesday 05 July 2006 12:28, Shlomi Fish wrote: > > I'd like to suggest a generic proposal for the Perl Foundation Grants. > > Note that I'm not going to take it myself, because I just started a new > > job and would like to commit to it. Howe

Re: Proposal Suggestion - Test::Run [was Re: [Israel.pm] Fwd: Call for proposals -- Perl Foundation Grants]

2006-07-05 Thread Andy Lester
On Jul 5, 2006, at 5:26 PM, chromatic wrote: If you cannot or will not work with the community, don't be surprised when the community has little interest in working with you. Please also LISTEN to what we're saying. A thread w/Shlomi typically has responses from Shlomi that rebut the co

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Michael G Schwern
On 7/5/06, Tyler MacDonald <[EMAIL PROTECTED]> wrote: Michael G Schwern <[EMAIL PROTECTED]> wrote: > On 7/5/06, Tyler MacDonald <[EMAIL PROTECTED]> wrote: > >I'd be happy to. yi.org is already running a few mediawikis, as well as > >cpants.perl.org. Let me know and I'll get it set up. > > You win

[svn:perl6-synopsis] r9814 - doc/trunk/design/syn

2006-07-05 Thread larry
Author: larry Date: Wed Jul 5 16:27:04 2006 New Revision: 9814 Modified: doc/trunk/design/syn/S04.pod Log: bracket mismatch spotted by TreyHarris++ Modified: doc/trunk/design/syn/S04.pod == --- doc/trunk/design/syn/

Re: On "Gaming" CPANTS, and a Kwalitee Suggestion

2006-07-05 Thread Adam Kennedy
Define "some" please :) Ricardo has said he is, for example. And, "improve compatibility" - with broken systems? OMG. :) You mean we now don't sign packages anymore just because someone isn't able to check the signature? The right way is to tell the user to fix their borken system, not to

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread Randy W. Sims
Michael G Schwern wrote: On 7/5/06, Jonathan T. Rockway <[EMAIL PROTECTED]> wrote: The thing about using MediaWiki is that it's not written in Perl. Not that PHP is bad (ok, yes it is bad...), but doesn't it send some sort of negative message when Perl QA doesn't use a Perl-based Wiki? Do I w

[svn:parrot-pdd] r13170 - in trunk: docs/pdds include/parrot src src/ops src/pmc t/op t/pmc t/src

2006-07-05 Thread chip
Author: chip Date: Wed Jul 5 17:31:15 2006 New Revision: 13170 Modified: trunk/docs/pdds/pdd21_namespaces.pod Changes in other areas also in this revision: Modified: trunk/include/parrot/global.h trunk/include/parrot/hll.h trunk/src/builtin.c trunk/src/global.c trunk/src/global

CPAN and META.yml: no_index dir vs directory

2006-07-05 Thread David Golden
To the Illuminated Masters of CPAN and META.yml: Apparently, my upload of Perl::Dist::Vanilla spuriously indexed directories that I thought I had listed as "no_index". On examination, it appears that the META.yml spec says to use a "dir" entry under "no_index" whereas PAUSE/CPAN/search.cpan.o

Re: Volunteer wanted: We need a new wiki.

2006-07-05 Thread David Golden
Randy W. Sims wrote: I don't know much about SocialText. Is there a converter, so that if you put something up temporarily in MediaWiki, it can later be converted and moved to SocialText? I know there are a whole series of HTML::WikiConverter dialects on CPAN. I haven't used it, but it seems

Module Signatures [was Re: On "Gaming" CPANTS...]

2006-07-05 Thread Jonathan Rockway
> It adds a dependency on a binary application (gpg) that users have to > install by hand, doesn't check for the presence of it properly, and if > you don't have it, installs an enormous chain of dependencies, with said > deps having some major issues of their own. > > It's become bad enough that

The new wiki

2006-07-05 Thread Michael G Schwern
Thanks to Tyler MacDonald and yi.org we now have a brand spanking new wiki! http://perl-qa.yi.org/ is its location, we'll worry about getting more official domains later. Its a wiki. Go nuts. Err on the side of editing rather than doing nothing. Not sure if something should go on the wiki? P

HLL root globals and empty keys (was Re: test of get_namespace opcode)

2006-07-05 Thread Chip Salzenberg
On Sat, Jul 01, 2006 at 03:04:05PM -0700, Matt Diephouse wrote: > Chip Salzenberg <[EMAIL PROTECTED]> wrote: > > .namespace # no key > >means the HLL root. > > That resolves the other ticket I opened yesterday (good). But I'd > prefer to have C< .namespace [] > so that we could also have the >

Re: The new wiki

2006-07-05 Thread Tyler MacDonald
Michael G Schwern <[EMAIL PROTECTED]> wrote: > Thanks to Tyler MacDonald and yi.org we now have a brand spanking new > wiki! http://perl-qa.yi.org/ is its location, we'll worry about > getting more official domains later. Since I set up my own server for (then nx, now yi).org 8 years ago

Re: a smarter form of whitespace

2006-07-05 Thread Patrick R. Michaud
On Tue, Jul 04, 2006 at 12:57:16PM -0700, Allison Randal wrote: > -- > > token start { ^*$ } > > regex emptyline { ^^ $$ \n } > > token ws { [ | \t]* } > > -- The above grammar doesn't have a "grammar" statement; as a result the regexes are being installed into the '' namespace. > If

Re: Proposal Suggestion - Test::Run

2006-07-05 Thread Michael G Schwern
On 7/5/06, Jonathan T. Rockway <[EMAIL PROTECTED]> wrote: 1) How would this proposed module benefit the perl community? Why can't you fix things in Test::Harness and send the patch in? If you fix deployed modules, everyone wins. If you write your own module, it sits on CPAN unused. What exac

Re: CPAN and META.yml: no_index dir vs directory

2006-07-05 Thread Ken Williams
On Jul 5, 2006, at 7:47 PM, David Golden wrote: Some potential options: (a) Add "directory" as a synonym to the spec and add "dir" as something that CPAN sites recognize. (b) Change the spec to "directory" -- if CPAN sites are the only real user of META.yml no_index, then the pain should

Cage Cleaning for dummies? Re: Call for Parrot Janitors

2006-07-05 Thread Bill Ricker
For those of us drawn in by the postings elsewhere, not long-time denizens of either P6 or Porters lists, a pointer to the basic HOWTO for setting up a build-and-smoke environment that's a bit longer than >>> svn co https://svn.perl.org/parrot/trunk parrot would be useful. E.g., * How many fre

Re: Cage Cleaning for dummies? Re: Call for Parrot Janitors

2006-07-05 Thread chromatic
On Wednesday 05 July 2006 19:58, Bill Ricker wrote: > * How many free GB should I expect to need on my filesystem(s) to copy > and build? My source tree is 70 Mb with Svk, so 150 - 250 Mb should suffice. > * Is there a minimum version of SVN required to access this repository? At least 1.0, I

v6.pm now runs Test.pm!

2006-07-05 Thread Audrey Tang
(Cross-posted from http://pugs.blogs.com/pugs/2006/07/ v6pm_now_runs_t.html) Due to clkao++ and fglock++'s work, the CPAN version of v6.pm now passes all Pugs sanity tests, up and including the Perl 6 Test.pm: # http://search.cpan.org/dist/v6-pugs/ # http://search.cpan.org/dist/v6-pu

Re: CPAN and META.yml: no_index dir vs directory

2006-07-05 Thread Andreas J. Koenig
> On Wed, 5 Jul 2006 21:39:06 -0500, Ken Williams <[EMAIL PROTECTED]> said: > On Jul 5, 2006, at 7:47 PM, David Golden wrote: >> Some potential options: >> >> (a) Add "directory" as a synonym to the spec and add "dir" as >> something that CPAN sites recognize. >> >> (b) Change the s

Re: Perl 6 compiler docs released - graffle questions, compiler questions

2006-07-05 Thread Audrey Tang
在 2006/7/5 上午 1:26 時,George Wood 寫到: Here are some probably for Audrey... 1. Page on Perl 6 on Haskell - Is runtime Specific AST actually the file Language.TH.Sytnax? Well, no, it's probably best to call it Pugs.AST, and link to src/ Pugs/AST.hs. 2. I am still trying to distinguish the

[perl #39732] [TODO] Tcl - Add namespace support for variables

2006-07-05 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #39732] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39732 > Variables like $foo::bar don't work currently. These should take advantage of the ne

Re: CPAN and META.yml: no_index dir vs directory

2006-07-05 Thread David Golden
Andreas J. Koenig wrote: The page is there, http://thepierianspring.org/perl/meta/, but does not provide direct statistics so I made up my own. no_index/dir 13 no_index/directory 1397 private/directory40 David's D/DA/DAGOLDEN/Perl-Dist-Vanilla-5 used both dir and directo

[svn:perl6-synopsis] r9815 - doc/trunk/design/syn

2006-07-05 Thread audreyt
Author: audreyt Date: Wed Jul 5 22:28:06 2006 New Revision: 9815 Modified: doc/trunk/design/syn/S11.pod Log: * S11: TimToady++ changes this: use v6-**; # this caused warnings in perl5 to this: use v6-alpha; which has the good effect of denoting this is _not_ Perl 6.0.0 and

Re: Cage Cleaning for dummies? Re: Call for Parrot Janitors

2006-07-05 Thread Nicholas Clark
On Wed, Jul 05, 2006 at 09:10:47PM -0700, chromatic wrote: > On Wednesday 05 July 2006 19:58, Bill Ricker wrote: > > * Minimum GCC == whatever Perl5 was built with? or specific? > > Probably at least 2.9x. Why? IIRC gcc 2.7 was good and stable, and it's not like C89 has changed much in the past

Re: CPAN and META.yml: no_index dir vs directory

2006-07-05 Thread Johan Vromans
> > no_index/dir 13 > > no_index/directory 1397 > > private/directory40 > As for "dir", I'm three of the 13, I'm another three of the 13, and I'll switch to 'directory' as of the next upload. -- Johan

Re: Test::Builder feature request...

2006-07-05 Thread Michael G Schwern
On 2/9/06, Geoffrey Young <[EMAIL PROTECTED]> wrote: > This works: yes, excellent randy. thanks for that. it still seems a little hackish but that's ok - hackish works for me if it means I can do what I want and nobody else needs to do extra work :) I made some tweaks to your format and added

Re: Proposal Suggestion - Test::Run

2006-07-05 Thread Shlomi Fish n
On Thursday 06 July 2006 00:36, Jonathan T. Rockway wrote: > Two comments, pretty much agreeing with chromatic and Ricardo: > > 1) How would this proposed module benefit the perl community? Why > can't you fix things in Test::Harness and send the patch in? If you fix > deployed modules, everyone

Re: TAP::Harness

2006-07-05 Thread Michael G Schwern
On 7/1/06, Michael G Schwern <[EMAIL PROTECTED]> wrote: As my flight is delayed I'll try to make a stab at posting up the basic design. The whole point of replacing the Perl QA wiki was to have a public place for the TAP::Harness design to live. :) http://perl-qa.yi.org/index.php/TAP::Harness