Re: [perl #27469] [PATCH] Use named constants in iterator.pod

2004-03-06 Thread Leopold Toetsch
Jens Rieks <[EMAIL PROTECTED]> wrote: > Hi, > On Saturday 06 March 2004 13:55, Bernhard Schmalhofer wrote: >> >> this patch is just a little documentation update in 'docs/iterator.pod'. > This file is automatically generated from classes/iterator.pmc Actually the patch is against docs/pmc/iterat

Re: [perl #27469] [PATCH] Use named constants in iterator.pod

2004-03-06 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > this patch is just a little documentation update in 'docs/iterator.pod'. > Now named constants are used for setting up the iterator in the examples. Thanks, applied. leo

Re: [perl #27469] [PATCH] Use named constants in iterator.pod

2004-03-06 Thread Jens Rieks
Hi, On Saturday 06 March 2004 13:55, Bernhard Schmalhofer wrote: > # New Ticket Created by Bernhard Schmalhofer > # Please include the string: [perl #27469] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org:80/rt3/Ticket/Display.html?id=27469 > > > > H

[perl #27469] [PATCH] Use named constants in iterator.pod

2004-03-06 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #27469] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=27469 > Hi, this patch is just a little documentation update in 'docs/iterator.pod'.