EnglishFrenchSpanish

OnWorks favicon

cpanfile-dumpp - Online in the Cloud

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

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


cpanfile-dump - Dump prerequisites from a cpanfile

SYNOPSIS


# Install typical required and recommended modules
cpan `cpanfile-dump`

# Skip configures phase
cpan `cpanfile-dump --no-configure`

# Also include develop phase and suggests type
cpan `cpanfile-dump --develop --suggests`

# Include a feature
cpan `cpanfile-dump --with-feature=sqlite`

DESCRIPTION


This script reads prereqs from a cpanfile and dumps a raw list of them to standard output.
This is useful for piping these as input to another program that doesn't support reading
cpanfile directly, i.e. "cpan" or "cpanp".

By default, it prints configure, build, test and runtime requirements and recommendations.
Command line options can be used to modify the default choices.

This script is distributed with Module::CPANfile since version 1.0002.

OPTIONS


--configure, --build, --test, --runtime, --develop
Specify the phase to include/exclude. Defaults to include all but "--develop" but you
can exclude some phases by specifying the options with "--no-" prefix, like
"--no-configure".

--requires, --recommends, --suggests, --conflicts
Specify the type to include/exclude. Defaults to include only "--requires" and
"--recommends" but you can exclude some types by specifying the options with "--no-"
prefix, like "--no-recommends".

Specifying "--conflicts" will turn off all other types (even if specified on the
command line).

--with-feature, --with-all-features, --without-feature
cpanfile-dump --with-feature=sqlite
cpanfile-dump --with-all-features --without-feature=yaml

Specify features to include in the dump. "--with-feature" and "--without-feature" may
be used more than once.

NOTES


Because "cpanm" supports reading cpanfile directly, instead of piping the output of this
program, you're recommended to use "cpanm --installdeps ." to install modules from
cpanfile.

Use cpanfile-dumpp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad