Show
Ignore:
Timestamp:
03/19/07 11:58:02 (1 year ago)
Author:
karpet
Message:

expose the tokenizer into Perl space for benchmarking

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/libswish3.build

    r1913 r1923  
    77use File::Path; 
    88 
    9 my $tmp      = '/tmp/swishparser.build'; 
    10 my $htdocs   = '/opt/trac/swishparser/htdocs'; 
     9my $tmp      = '/tmp/swish3.build'; 
     10my $htdocs   = '/opt/trac/swish3/htdocs'; 
    1111my $doc      = $htdocs . '/doc'; 
    1212my $dl       = $htdocs . '/download'; 
     
    3838print P "<ul>"; 
    3939for my $pod ( 
    40       qw/ swishparser.7 swishp_lint.1 swishp_words.1 swishp_isw.1 libswishp.3 /) 
     40      qw/ swish_lint.1 swish_words.1 swish_isw.1 libswish3.3 /) 
    4141{ 
    4242    shell(