[perl #45179] [PATCH] adding more notes about string length to tutorial (and test)

2007-09-05 Thread via RT
# New Ticket Created by Colin Kuskie # Please include the string: [perl #45179] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45179 > This patch talks more about the length opcode, and on which kinds of variables it can b

[perl #45179] [PATCH] adding more notes about string length to tutorial (and test)

2007-09-04 Thread Will Coleda via RT
On Tue Sep 04 13:20:09 2007, [EMAIL PROTECTED] wrote: > This patch talks more about the length opcode, and on which kinds of > variables it can be used with. Since there's more PIR code, > t/examples/tutorial.t is updated. Watch out for the 'register register' when applying this. Any particular