URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* add new dependency of p5-Test-Simple
* create the output dir if it does not exist (Thanx Paul Wolters!)
* added BUGS section to doc
* converted makegraph.t to Test::More and added some tests
* output dir no longer gets a trailing slash (good for OS/2?) and we use
File::Spec to construct output file names
* better reasons for skipping mails (string vs. some number)
PR: ports/60977
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)