Movatterモバイル変換


[0]ホーム

URL:


 / 
App-lcpan-1.074
River stage two • 42 direct dependents • 69 total dependents

Changes for version 1.074 - 2023-09-26

  • Add subcommands: deps-to-other-author, rdeps-from-other-author.

Documentation

lcpan
Manage your local CPAN mirror
lcpanm
cpanm wrapper (set mirror to local CPAN by default)
lcpanm-namespace
cpanm wrapper (set mirror to local CPAN by default, install all modules from a namespace)
lcpanm-script
cpanm wrapper (set mirror to local CPAN by default, convert script names to module names)

Modules

App::lcpan
Manage your local CPAN mirror
App::lcpan::Cmd::author
Show a single author
App::lcpan::Cmd::author_deps
List dependencies for all of the dists of an author
App::lcpan::Cmd::author_deps_by_dependent_count
List all dependencies of dists of an author, sorted by number of dependent dists
App::lcpan::Cmd::author_dists
List distributions of an author
App::lcpan::Cmd::author_mods
List modules of an author
App::lcpan::Cmd::author_mods_by_other_author_rdep_count
List modules of an author sorted by their number of reverse dependencies from other authors
App::lcpan::Cmd::author_mods_by_rdep_count
List modules of an author sorted by their number of reverse dependencies
App::lcpan::Cmd::author_rdeps
Find distributions that use one of author's modules
App::lcpan::Cmd::author_rels
List releases of an author
App::lcpan::Cmd::author_scripts
List scripts of an author
App::lcpan::Cmd::authors
List authors
App::lcpan::Cmd::authors_by_dist_count
List authors ranked by number of dists
App::lcpan::Cmd::authors_by_filesize
List authors ranked by total size of their indexed releases
App::lcpan::Cmd::authors_by_mod_count
List authors ranked by number of modules
App::lcpan::Cmd::authors_by_mod_mention_count
List authors ranked by number of module mentions
App::lcpan::Cmd::authors_by_rdep_count
List authors ranked by number of distributions using one of his/her modules
App::lcpan::Cmd::authors_by_rel_count
List authors ranked by number of releases
App::lcpan::Cmd::authors_by_script_count
List authors ranked by number of scripts
App::lcpan::Cmd::changes
Show Changes of distribution/module
App::lcpan::Cmd::contents
List contents inside releases
App::lcpan::Cmd::copy_mod
Copy a module's latest release file to current directory
App::lcpan::Cmd::copy_rel
Copy a release file to current directory
App::lcpan::Cmd::copy_script
Copy a script's latest release file to current directory
App::lcpan::Cmd::db_path
Return database path that is used
App::lcpan::Cmd::delete_old_data
Delete old data (contents of old_* tables)
App::lcpan::Cmd::delete_rel
Delete a release record in the database
App::lcpan::Cmd::deps
List dependencies of distributions
App::lcpan::Cmd::deps_by_dependent_count
List dependencies, sorted by number of dependents
App::lcpan::Cmd::deps_to_other_author
List dependencies to modules of other authors
App::lcpan::Cmd::dist
Show a single distribution
App::lcpan::Cmd::dist2author
Get author of distribution(s)
App::lcpan::Cmd::dist2rel
Get (latest) release name of a distribution
App::lcpan::Cmd::dist_contents
List contents inside a distribution
App::lcpan::Cmd::dist_meta
Get distribution metadata
App::lcpan::Cmd::dist_mods
List modules in a distribution
App::lcpan::Cmd::dist_rdeps
List which distributions depend on specified distribution
App::lcpan::Cmd::dist_scripts
List scripts in a distribution
App::lcpan::Cmd::dists
List distributions
App::lcpan::Cmd::dists_by_dep_count
List "heavy" distributions (ranked by number of dependencies)
App::lcpan::Cmd::dists_by_mod_count
List distributions ranked by number of included modules
App::lcpan::Cmd::dists_by_script_count
List distributions ranked by number of included scripts
App::lcpan::Cmd::doc
Show POD documentation of module/POD/script
App::lcpan::Cmd::extract_dist
Extract a distribution's latest release file to current directory
App::lcpan::Cmd::extract_mod
Extract a module's latest release file to current directory
App::lcpan::Cmd::extract_rel
Extract a release to current directory
App::lcpan::Cmd::extract_script
Extract a script's latest release file to current directory
App::lcpan::Cmd::heaviest_dists
Alias for 'dists-by-dep-count', with default n=100
App::lcpan::Cmd::inject
Inject one or more tarballs to the mirror
App::lcpan::Cmd::log
Show database index log
App::lcpan::Cmd::mentions
List mentions
App::lcpan::Cmd::mentions_by_mod
List POD mentions by module(s)
App::lcpan::Cmd::mentions_by_script
List POD mentions by script(s)
App::lcpan::Cmd::mentions_for_all_mods
List PODs which mention all specified module(s)
App::lcpan::Cmd::mentions_for_mod
List POD mentions for module(s)
App::lcpan::Cmd::mentions_for_script
List POD mentions for script(s)
App::lcpan::Cmd::mod
Alias for 'module'
App::lcpan::Cmd::mod2author
Get author of module(s)
App::lcpan::Cmd::mod2dist
Get distribution name of module(s)
App::lcpan::Cmd::mod2rel
Get (latest) release name of a module
App::lcpan::Cmd::mod_contents
List contents inside a module's distribution
App::lcpan::Cmd::mods
Alias for 'modules'
App::lcpan::Cmd::mods_by_mention_count
List modules ranked by number of mentions
App::lcpan::Cmd::mods_by_rdep_author_count
List modules depended "by most number of authors" (modules ranked by number of authors that have dists that depend on the module)
App::lcpan::Cmd::mods_by_rdep_count
List "most depended modules" (modules ranked by number of reverse dependencies)
App::lcpan::Cmd::mods_from_same_dist
Given a module, list all modules in the same distribution
App::lcpan::Cmd::module
Show a single module
App::lcpan::Cmd::modules
List modules/packages
App::lcpan::Cmd::most_depended_mods
Alias for 'mods-by-rdep-count', with default n=100
App::lcpan::Cmd::most_mentioned_mods
Alias for 'mods-by-mention-count', with default n=100
App::lcpan::Cmd::most_mentioned_scripts
Alias for 'scripts-by-mention-count', with default n=100
App::lcpan::Cmd::namespaces
List namespaces
App::lcpan::Cmd::rdeps
List reverse dependencies
App::lcpan::Cmd::rdeps_from_other_author
List reverse dependencies from distributions of other authors
App::lcpan::Cmd::rdeps_scripts
List scripts that depend on specified modules
App::lcpan::Cmd::rel
Alias for 'release'
App::lcpan::Cmd::related_authors
List other authors related to author(s)
App::lcpan::Cmd::related_mods
List other modules related to module(s)
App::lcpan::Cmd::release
Show a single release
App::lcpan::Cmd::releases
List releases/tarballs
App::lcpan::Cmd::rels
Alias for 'releases'
App::lcpan::Cmd::reset
Reset (empty) the database index
App::lcpan::Cmd::script
Show a single script
App::lcpan::Cmd::script2author
Get author name of script(s)
App::lcpan::Cmd::script2dist
Get distribution(s) of script(s)
App::lcpan::Cmd::script2mod
Get module(s) of script(s)
App::lcpan::Cmd::script2rel
Get release(s) of script(s)
App::lcpan::Cmd::scripts
List scripts
App::lcpan::Cmd::scripts_by_mention_count
List scripts ranked by number of mentions
App::lcpan::Cmd::scripts_from_same_dist
Given a script, list all scripts in the same distribution
App::lcpan::Cmd::src
Show source of module/.pod/script
App::lcpan::Cmd::stats
Statistics of your local CPAN mirror
App::lcpan::Cmd::stats_last_index_time
Return last index time of mirror
App::lcpan::Cmd::subnames_by_count
List subroutine names ranked by number of occurrences
App::lcpan::Cmd::subs
List subroutines
App::lcpan::Cmd::update
Create/update local CPAN mirror
App::lcpan::Cmd::whatsnew
Show what's added/updated recently
App::lcpan::Cmd::x_mentions_for_mod
List distributions which has an x_mentions relationship dependency for specified module
App::lcpan::PodParser
Pod parser for use in App::lcpan
End::PrintBytesIn
Show LWP::Protocol::Patch::CountBytesIn::bytes_in
LWP::UserAgent::Plugin::FilterLcpan
Filter mirror() based on some criteria

Other files

Module Install Instructions

To install App::lcpan, copy and paste the appropriate command in to your terminal.

cpanm

cpanm App::lcpan

CPAN shell

perl -MCPAN -e shellinstall App::lcpan

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp