>>>>> "LM" == Larry Moore <[EMAIL PROTECTED]> writes:

  LM> At 11:42 -0500 6/03/2000, Uri Guttman wrote:
  >> 
  >> oooh, macperl is way behind in perl versions. i use qr// which is in
  >> 5.005. i could do a workaround for macperl to eliminate that. i don't
  >> have the immediate time to do it. maybe someone on this list who know
  >> macperl could help out.

  LM> No problen - just add the line:
  LM> require 5.005

yeah, i forgot to add that. i will make a .94 version soon.

  LM> 5.006 (MacPerl 5.6?) is under active development.
  LM> Real Soon Now, I'm told.

heh!

but retest this when that does come out. or hack it to remove the qr
dependency (i think that is fairly easy. i just used qr to save on
recompiling the regex each time a disk block is read).  if you get that
to work and i don't feel the performance penalty is great, i will do
that in the next version and eliminate the qr//. if there are other
macperl issues, i may not be able to handle them soon.

thanx,

uri

-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

Reply via email to