[perl #65538] [BUG] qq ignoring end of line after embedding

2009-05-11 Thread via RT
# New Ticket Created by Richard Hainsworth # Please include the string: [perl #65538] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65538 git log commit d4a0b3b8b5d3b9fb781ccdd154169d58472fbc06 Author: pmichaud

[perl #65548] constants defined in modules not visible to code using module

2009-05-11 Thread Martin Berends
# New Ticket Created by Martin Berends # Please include the string: [perl #65548] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65548 Declaring constants and using them in the same file works, but moving the

[perl #65556] Precedence of prefix ops used as functions (e.g. not(3))

2009-05-11 Thread Brian S. Julin
# New Ticket Created by Brian S. Julin # Please include the string: [perl #65556] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65556 According to S03, when used in a functional manner, precedence for prefix ops

[perl #65546] No STDOUT output

2009-05-11 Thread via RT
# New Ticket Created by Martin # Please include the string: [perl #65546] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65546 Hello Bug-Trackers, Just installed Parrot

r26774 - docs/Perl6/Spec

2009-05-11 Thread pugs-commits
Author: moritz Date: 2009-05-11 14:39:05 +0200 (Mon, 11 May 2009) New Revision: 26774 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] there's no .values method in Junction Modified: docs/Perl6/Spec/S12-objects.pod === ---

Parrot Bug Summary

2009-05-11 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon May 11 13:00:01 2009 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with

[perl #40817] [TODO] track generated files during the configure/make process

2009-05-11 Thread James Keenan via RT
I've been staring at this ticket for more than a year. One of my earlier patches got us part of the way there. Applying Reini's or something like that would get us closer. But the more I look at this problem in light of https://trac.parrot.org/parrot/ticket/586,