# New Ticket Created by "Julian Fondren"
# Please include the string: [perl #41767]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41767 >
PS3 gets pretty here far on simply being treated as a
powerpc
# New Ticket Created by "Julian Fondren"
# Please include the string: [perl #41764]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41764 >
Exception severity isn't documented at all, currently, but this
On 3/8/07, Klaas-Jan Stol <[EMAIL PROTECTED]> wrote:
hi,
I've started a bit on a PIR tutorial on the wiki.
If anybody can spare a few moments, some feedback would be very welcome!
I don't really have any feedback on what you have, but for what
you don't have:
1. docs/compiler_faq.pod teaches
# New Ticket Created by "Julian Fondren"
# Please include the string: [perl #41743]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41743 >
Some-but-not-many of the languages/ tree have MAINTAINER files.
Thi
# New Ticket Created by "Julian Fondren"
# Please include the string: [perl #41726]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41726 >
Currently, evaluating this:
function bad (n) return n * bad(n) end