paperlined.org
dev
>
perl
>
modules
>
related_modules
document updated 8 days ago, on Aug 29, 2025
Acme::CPANModules
about Acme::CPANModules
Acme::CPANModules
are a kind of ad-hoc way to organize Perl modules.
cpanmodules
— A CLI for browsing these lists.
Acme::CPANModules::OrganizingCPAN
— So meta.
lists I'm interested in
::CheckingModuleInstalledLoadable
— Check if a module is installed or loadable
::LoadingModules
— Modules to load other Perl modules
::CLI::Wrapper::UnixCommand
— Various CLIs that wrap existing Unix commands
::CustomCPAN
— Create your own CPAN-like repository
::DumpingDataForDebugging
— Dumping data structures for debugging
::EscapingAndQuoting
— Escape/quote data to make it safe
::FormattingDate
— Various methods to format dates
::Parse::HumanDate
— Modules that parse human date/time expression
::Getopt
— List of modules that parse command-line options
::HaveWebsite
— Modules that have their own website
::MagicVariableTechnique
— Employ the magic variable technique
::ManagingMultipleRepositories
— Tools to manage multiple repositories
::ModuleAutoloaders
— Modules that autoload other modules (they help one-liners)
::Parse::UnixCommands
— Parse output of Unix commands
::PERLANCAR::RsyncEnhancements
— My enhancements for rsync
::PERLANCAR::MyGetoptLongExperiment
— My experiments writing Getopt::Long replacements/alternatives
::RequireHooks
— Modules that utilize the require() hook
::ShellCompleters
— Modules that provide shell tab completion for other commands/scripts
::Unbless
— Unbless a reference
background info:
[1]
[2]
::UnixCommandImplementations
— CLIs that try to reimplement traditional Unix commands
::DiffWrappers
— Wrappers for the diff Unix commands
::GrepWrappers
— Gep-like CLI utilities
::UnixCommandVariants
— CLIs that are some variants of traditional Unix commands