# New Ticket Created by "Chris Davaz"
# Please include the string: [perl #59642]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59642 >
Here is a small patch to make split return the empty list on
non-positive limit argumen
My company sells an application that links a bugtracking tool with an SCM tool
so that, for example, the files changed for each bug are recorded in the
bugtracking tool. It is currently written in (mostly) non-object-oriented
perl5.
We are re-architecting the application so that it can work wit
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Oct 6 13:00:01 2008 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with mo
On Mon, Oct 6, 2008 at 5:49 AM, Elyse M. Grasso
<[EMAIL PROTECTED]> wrote:
> My company sells an application that links a bugtracking tool with an SCM tool
> so that, for example, the files changed for each bug are recorded in the
> bugtracking tool. It is currently written in (mostly) non-object-o
I've done some work in this problem. The attached patch is a way to make
the examples work but I think this is not the way to go, or a lot of
functions in a lot of pmc will need changes.
Index: src/pmc/complex.pmc
===
--- src/pmc/comp
Larry Wall wrote:
> On Sun, Oct 05, 2008 at 08:19:42PM -0700, Jon Lang wrote:
> : <[EMAIL PROTECTED]> wrote:
> : > Log:
> : > Add missing series operator, mostly for readability.
> :
> : Is there a way for the continuing function to access its index as well
> : as, or instead of, the values of one
On Mon, Oct 06, 2008 at 06:05:20AM -0700, NotFound via RT wrote:
> I've done some work in this problem. The attached patch is a way to make
> the examples work but I think this is not the way to go, or a lot of
> functions in a lot of pmc will need changes.
> [...]
I agree this really isn't the wa
On Mon, Oct 06, 2008 at 09:09:55AM -0700, Jon Lang wrote:
: Larry Wall wrote:
: > On Sun, Oct 05, 2008 at 08:19:42PM -0700, Jon Lang wrote:
: > : <[EMAIL PROTECTED]> wrote:
: > : > Log:
: > : > Add missing series operator, mostly for readability.
: > :
: > : Is there a way for the continuing functi
Author: larry
Date: Mon Oct 6 18:15:17 2008
New Revision: 14588
Modified:
doc/trunk/design/syn/S05.pod
Log:
Added ~ twiddle macro to make it easier to write bracketing constructs.
Modified: doc/trunk/design/syn/S05.pod
This was passing on Darwin as of r31667, i.e., just before the merge.
See http://smolder.plusthree.com/app/public_projects/tap_stream/5891/163
This was passing as of r31667, i.e., just before the merge. See
http://smolder.plusthree.com/app/public_projects/tap_stream/5891/201
11 matches
Mail list logo