[PATCH] Re: [perl #22718] core function index() returns -1 when search string contains spaces

2003-06-23 Thread Luke Palmer
# New Ticket Created by Clinton A. Pierce # Please include the string: [perl #22718] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22718 In this code: .sub _main .local string source

Re: [PATCH] Re: [perl #22718] core function index() returns -1 when search string contains spaces

2003-06-23 Thread Leopold Toetsch
Luke Palmer wrote: # New Ticket Created by Clinton A. Pierce # Please include the string: [perl #22718] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22718 I made a slight error in implementing the algorithm. It