Author: allison
Date: Fri Aug 4 00:44:41 2006
New Revision: 13834
Modified:
trunk/docs/pdds/pdd21_namespaces.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
[pdd]: Standardizing terminology in namespaces PDD, "untyped" instead of
"generic".
Modi
Author: allison
Date: Fri Aug 4 00:44:48 2006
New Revision: 13835
Modified:
trunk/docs/pdds/clip/pdd17_basic_types.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
[pdd]: A partial pass through PDD 17 "Basic Types". Notes some questions
for general
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #40064]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40064 >
examples/shootout/*.pir is lacking tests.
See the explanation of benchmarks and samp
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #40069]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40069 >
---
osname= linux
osvers= 2.4.26
arch= i486-linux
cc= cc
---
Flags:
cate
# New Ticket Created by Allison Randal
# Please include the string: [perl #40063]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40063 >
Document subroutine attributes :main, :immediate, :init, etc.
# New Ticket Created by Will Coleda
# Please include the string: [perl #40072]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40072 >
svk should also be usable with this tool.
The use of the 'svn' binary is hardcoded, and
On Fri, Aug 04, 2006 at 01:50:19AM -0700, ambs @ cpan. org wrote:
> # New Ticket Created by [EMAIL PROTECTED]
> # Please include the string: [perl #40069]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=40069 >
>
> If we
FYI, the change sets you're seeing that have only modifications to the meta
info for 'trunk' are being generated by 'svk push', and I don't know why.
But they seem harmless enough.
--
Chip Salzenberg <[EMAIL PROTECTED]>
I finally found the definition of __set (my tagfile-building recipe
was deficient), and, on a hunch, made the tweak shown below, with the
following result:
[EMAIL PROTECTED]> ../../parrot tcl.pbc -e 'set a [list a b]; set x $a;
set a b; puts $a; puts $x'
b
a b
[
Bob Rogers <[EMAIL PROTECTED]> wrote:
I finally found the definition of __set (my tagfile-building recipe
was deficient), and, on a hunch, made the tweak shown below, with the
following result:
[EMAIL PROTECTED]> ../../parrot tcl.pbc -e 'set a [list a b]; set x $a;
set a b; puts $a;
10 matches
Mail list logo