Path: usenet.cis.ufl.edu!usenet.eel.ufl.edu!news.ultranet.com!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!chi-news.cic.net!news1.io.org!van-bc!unixg.ubc.ca!nntp.cs.ubc.ca!psgrain!nntp.teleport.com!usenet
From: [email protected] (Ulrich Pfeifer)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: perlindex 1.107 available
Followup-To: comp.lang.perl.misc
Date: 10 Mar 1996 13:30:42 GMT
Organization: CS Department, University of Dortmund, Germany
Lines: 73
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
Reply-To: [email protected]
NNTP-Posting-Host: julie.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cis.ufl.edu comp.lang.perl.announce:287 comp.lang.perl.misc:23311

The last versions of perlindex did not test for the availability of
the compressed int patch. If you have older revisions installed,
change perlindex around line 82

       $p          = 'w'; # compressed int patch available

to

       $p          = 'S'; # compressed int patch not available

unless you have applied the compressed int patch.

Sorry for inconvenience.

Perlindex will be soon on CPAN in .../CPAN/authors/id/ULPFR. A list of
CPAN sites can be found in http://www.perl.com/perl/CPAN/CPAN.html.

Ulrich Pfeifer

What is perlindex?
==================

NAME
      perlindex - index and query perl manual pages

SYNOPSIS
          perlindex -index

          perlindex tell me where the flowers are

DESCRIPTION
      "perlindex -index" generates an AnyDBM_File index which
      can be searched with free text queries "perlindex a
      verbose query".

      Each word of the query is searched in the index and a
      score is generated for each document containing it. Scores
      for all words are added and the documents with the highest
      score are printed.  All words are stemed with Porters
      algorithm (see the Text::English manpage) before indexing
      and searching happens.

Changelog
=========

Sun Mar 10 13:05:46 MET 1996   Ulrich Pfeifer <[email protected]>

patch7 Description:

       Fixed test for compressed int patch.

Fri Mar  8 20:26:27 MET 1996   Ulrich Pfeifer <[email protected]>

patch6 Description:

       man3direxp will not be indexed any more. Even if inside of
       privlibexp. Fixed bug with -nomenu. Did eat characters ;-)
       cbreak for non bsd systems (hopefully).

Wed Feb 28 13:45:28 MET 1996   Ulrich Pfeifer <[email protected]>

patch5 Description:

       Nroff, man1direxp, privlibexp, prefix and pager are now
       determined at extraction time. Nroff and pager were hardcoded
       before.

--
Ulrich  UNIVERSITAET-DORTMUND     telefax:  49 231 755 2405        /////
Pfeifer Lehrstuhl Informatik VI   voice:    49 231 755 3032  ____UNI DO
@RR     D-44221 Dortmund          postbox:  50 05 00         \\*\\////
http://ls6-www.informatik.uni-dortmund.de/WhoIsWhoAtLS6.html  \\\\\//