EnglishFrenchSpanish

OnWorks favicon

mcpanip - Online in the Cloud

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

This is the command mcpanip 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


mcpani -- A command line tool to manage a CPAN Mini Mirror.

SYNOPSIS


mcpani [options] < --add | --update | --mirror | --inject >

Commands:

--add Add a new package to the repository
--module Name of the module to add
--authorid Author ID of the module
--modversion Version number of the module
--file tar.gz file of the module

--update Update local CPAN mirror and inject modules
--mirror Update local CPAN mirror from remote
--inject Add modules from repository to CPAN mirror

Options:

-h, --help This synopsis
-H, --man Detailed description

-l, --local local location for CPAN::Mini Mirror
-r, --remote CPAN mirror to mirror from
-p, --passive Enable passive ftp for mirroring.
-v, --verbose verbose output
-V, --version Version information.
--signing-key See CPAN::Checksums $SIGNING_KEY

COMMAND LINE OPTIONS


--add
Add a module to the repository for later inclusion in the CPAN Mini mirror. The add
command requires the following parameters:

--module
This is the name of the module (ie CPAN::Mini::Inject).

--authorid
A CPAN 'like' author ID for the module. The author ID does not need to exist on CPAN.

--modversion
Version number of the module. This must match the version number in the file name.

--all-in-meta
--discover-packages
"add" in CPAN::Mini::Inject adds all modules found in the file. These options remain
for backward compatibility and do nothing.

--file
File name and path of the module. The file name must follow the standard CPAN naming
convention (the resulting file from a "make tardist").

Example:

mcpani --add --module CPAN::Mini::Inject --authorid SSORICHE
--modversion 0.01 --file ./CPAN-Mini-Inject-0.01.tar.gz

--update
Update your local CPAN Mini mirror from a CPAN site. Once completed add the modules
contained in the repository to it. This is the same as running "mcpani --mirror" followed
by "mcpani --inject"

--mirror
Update the local CPAN Mini mirror from CPAN.

--inject
Add the repository modules into the CPAN Mini mirror.

-l, --local
A local directory to store the CPAN Mini mirror in. Specifying this option overrides the
value in the config file.

-r, --remote
A CPAN site to create the local CPAN Mini mirror from.

-v, --verbose
Display verbose processing information

-V, --version
Display version information.

CONFIGURATION FILE


mcpani uses a simple configuration file in the following format:

local: /www/CPAN
remote: ftp://ftp.cpan.org/pub/CPAN ftp://ftp.kernel.org/pub/CPAN
repository: /work/mymodules
passive: yes
dirmode: 0755

Description of options:

· local

location to store local CPAN::Mini mirror (*REQUIRED*)

· remote

CPAN site(s) to mirror from. Multiple sites can be listed, with spaces between them.
(*REQUIRED*)

· repository

Location to store modules to add to the local CPAN::Mini mirror.

· passive

Enable passive FTP.

· dirmode

Set the permissions of created directories to the specified mode (octal value). The
default value is based on the umask (if supported).

mcpani will search the following four places in order:

· file pointed to by the environment variable MCPANI_CONFIG

· $HOME/.mcpani/config

· /usr/local/etc/mcpani

· /etc/mcpani

CURRENT MAINTAINER


Christian Walde "<[email protected]>"

Use mcpanip online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad