EnglishFrenchSpanish

Ad


OnWorks favicon

cpandbp - Online in the Cloud

Run cpandbp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cpandbp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cpandb - interface to "CPAN::SQLite"

VERSION


version 0.211

DESCRIPTION


This script is an interface to the routines of CPAN::SQLite for setting up, maintaining
and searching a "DBD::SQLite" database of CPAN. Available options can be grouped into
three categories.

Common options
These are options which are common to both setting up and maintaining the database or
performing queries on it. These are

· "--CPAN '/path/to/CPAN'"

This specifies the path to where the index files are to be stored. This could be a
local CPAN mirror, defined here by the presence of a MIRRORED.BY file beneath this
directory, or a local directory in which to store these files from a remote CPAN
mirror. In the latter case, the index files are fetched from a remote CPAN mirror,
using the same list that "CPAN.pm" uses, if this is configured, and are updated if they
are more than one day old.

If the "CPAN" option is not given, it will default to "cpan_home" of CPAN::, if this is
configured, with the sources being found under "keep_source_where". A fatal error
results if such a directory isn't found. Updates to these index files are assumed here
to be handled by "CPAN.pm".

· "--db_name 'cpan-sqlite'"

This is the name of the database that "DBD::SQLite" will use. If not given, this
defaults to "cpandb-sqlite".

· "--db_dir '/path/to/db/dir'"

This specifies the path to where the database file is found. If not given, it defaults
to the "cpan_home" directory of "CPAN.pm", if present, or to the directory in which the
script was invoked.

Indexing options
These are options which are used for setting up and maintaining the database. These
include

· "--setup"

This specifies that the database is to be created and populated from the CPAN indices;
any existing database will be overwritten.

· "--update"

This is used to update an existing database, which must have first been created with
the "setup" option.

· "--reindex 'dist_name'"

This specifies that the CPAN distribution "dist_name" is to be reindexed.

Querying options
These options are used to query the database. Available options are

· "--module Mod::Name"

This provides information on the specified module name.

· "--dist Dist-Name"

This provides information on the specified distribution name.

· "--cpanid CPANID"

This provides information on the specified CPAN author id

All search terms are assumed to be exact matches in a case-insensitive manner.

Use cpandbp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad