Re: [perl #32434] [PATCH] Data/Dumper tidbits

2004-11-16 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > this patch adds support for the String PMC to Data/Dumper/Default.imc. It is > treated just like the PerlString PMC. Thanks, applied. leo

[perl #32434] [PATCH] Data/Dumper tidbits

2004-11-14 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #32434] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=32434 > Hi, this patch adds support for the String PMC to Data/Dumper/Default.imc. I