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
    Laravel
    Laravel
    Laravel is a free, open-source PHP web
    framework. Features:Expressive,
    beautiful syntax.Database agnostic
    migrationsSchema builderPainless
    routingPowerful queu...
    Download Laravel
  • 2
    nmon for Linux
    nmon for Linux
    nmon is short for Nigel's
    Performance Monitor It either shows you
    the stats on-screen updating once a
    second or saves the data to a CSV file
    for later anal...
    Download nmon for Linux
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 7
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • More »

Linux commands

Ad