[perl #23297] Numbers in IMCC POD

2003-08-14 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #23297] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23297 There appears to be a problem whereby numbers that include decimal points inside

Re: [perl #23297] Numbers in IMCC POD

2003-08-14 Thread Leopold Toetsch
Andy Bussey [EMAIL PROTECTED] wrote: There appears to be a problem whereby numbers that include decimal points inside IMCC POD cause an error. E.g.: Ah, yes thanks (the pod default rule wan't greedy). Fixed. leo