App-CPANIDX
view release on metacpan or search on metacpan
There are a number of parameters which can be specified
"dsn"
The DBI dsn string of the database that the scripts will use. This
is a mandatory requirement.
"user"
The username for the supplied "dsn".
"pass"
The password for the supplied "dsn".
"url"
The "cpanidx-gendb" script will poll this url when it has finished
its update. It should be the root url of your CPANIDX site
url=http://my.cpanidx.site/cpanidx/
"mirror"
The url of a CPAN mirror site where "cpanidx-gendb" will obtain its
index files from. If not supplied it defaults to the Funet site
lib/App/CPANIDX.pm view on Meta::CPAN
=item C<dsn>
The L<DBI> dsn string of the database that the scripts will use. This is a mandatory requirement.
=item C<user>
The username for the supplied C<dsn>.
=item C<pass>
The password for the supplied C<dsn>.
=item C<url>
The C<cpanidx-gendb> script will poll this url when it has finished its update. It should be the
root url of your CPANIDX site
url=http://my.cpanidx.site/cpanidx/
=item C<mirror>
( run in 0.959 second using v1.01-cache-2.11-cpan-49f99fa48dc )