Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 13:58:10 -0500
From:      parv_fm@mailsent.net (parv)
To:        f-questions <freebsd-questions@freebsd.org>
Subject:   Re: freebsd ports index (perl) searcher & browser
Message-ID:  <20030115185810.GA71190@moo.holy.cow>

next in thread | raw e-mail | index | archive | help
last time i sent URLs for a perl program to search/browse ports
index.  a quite annoying bug was present in version 0.01; when
"-find=build-dep" option was given, program would have produced "use
of uninitialized value" error messages.  it is fixed in version
0.02.

i would like it much if people having difficulty using the program
(besides the absence of standard perl modules which can be installed
from ports collection) tell me so.  please send your comments & such
directly to me, saving the list from much off topic messages.

(it seems that, since nobody has complained, people are using at
least perl 5.6.  otherwise complaints related 3-argument open in
perl 5.005 would be coming in my mailbox. i can/will easily change
the "open()" statement to work in perl 5.005 IFF i get complaints
about it.)


URLs are the same...

  main program...

    http://www103.pair.com/parv/comp/src/perl/parse-index.perl


  module required (needs to be more thoroughly documented)...

    http://www103.pair.com/parv/comp/src/perl/modules/Util.pm


  a version w/o my own Util.pm (which will be abandoned as soon as
  i figure out how to automagically edit @INC)...

    http://www103.pair.com/parv/comp/src/perl/parse-index-u.perl


thank you for your interest.


  - parv

-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030115185810.GA71190>