Search notes:

Example scripts for Perl modules

Algorithm::Diff
Algorithm::Loops
Apache2::RequestUtil
App::Ack
App::GitHub::create
Archive::Extract
Archive::Zip
Astro::Time
Carp
CGI
charnames
Class::MOP
Clipboard
Config
Config::IniFiles
Config::Std
constant
Const::Fast
CPAN
CPAN::Changes::Spec
CPAN::Mini
Crypt::CBC
Crypt::Random
Cwd
Data::Dumper
Data::Formatter::Text
Data::HexDump
Data::IEEE754::Tools
Data::Inspect
Data::Section
Data::Translate
Data::TreeDumper
Date::Manip
Date::Parse
DateTime::Format::Strptime
DateTime
DBD::CSV
DBD::ODBC
DBD::Oracle
DBD::SQLite
DBD::WMI
DBI
Devel::CheckLib
Devel::Peek
Devel::NYTProf
Devel::Symdump
Digest::MD5::File
Digest::MD5
Domain::PublicSuffix
Email::MIME
Email::Simple
Email::Stuffer
Encode
Encode
English
Exporter
ExtUtils::Installed
ExtUtils::MakeMaker
ExtUtils::Manifest
File::Basename
File::Compare
File::Copy
File::Copy::Recursive
File::DirCompare
File::DirList
File::Fetch
File::Find
File::Find::Rule
File::HomeDir
File::LibMagic
File::MergeSort
File::Path
File::Slurp
File::Spec
File::stat
File::Temp
File::Touch
File::Type
Filter::Indent::HereDoc
Format::Human::Bytes
GD::Graph::bars
GD::Graph::histogram
GD
Geo::Coder::HostIP
Geo::Coder::OSM
Geo::Coordinates::Converter
Geo::Coordinates::Converter::LV03
Geo::Coordinates::Transform
Geo::IP
Geo::OSM::Tiles
GeoIP2::WebService::Client
Getopt::Long
Getopt::Lucid
Git::Repository
GraphViz::DBI
GraphViz::Diagram::ClassDiagram
GraphViz2
GraphViz2::DBI
HTML::Entities
HTML::Escape
HTML::LinkExtractor
HTML::ParseBrowser
HTML::Parser
HTML::TableExtract
HTML::TokeParser
HTML::TreeBuilder
HTTP::Async
HTTP::BrowserDetect
HTTP::Daemon
HTTP::DetectUserAgent
HTTP::Headers
HTTP::MobileAgent
HTTP::Proxy
HTTP::Request
HTTP::Response
HTTP::Server::Simple::CGI
Imager::Screenshot
Inline::Files
IO::Compress::Zip
IO::Socket
IO::Socket::SSL
IO::Uncompress::Gunzip
JavaScript::SpiderMonkey is a Perl interface to the JavaScript engine SpiderMonkey.
JSON
Lingua::EN::Numbers
List::Compare
List::Gen
List::MoreUtils
List::Util
LWP::Protocol::https
LWP::Simple
LWP::UserAgent
Math::BigInt::Named::English
Math::BigInt::Named
Math::Cartesian::Product
Math::Random
Math::Trig
Math::VectorReal
Memory::Usage
MIME::Base64
MIME::Lite
Mobile::UserAgent
Modern::Perl
Moose
MP3::Info
MP3::Tag
Net::Async::HTTP
Net::Curl::Multi
Net::DNS
Net::FTP
Net::FTP::File
Net::FTP::Recursive
Net::Netrc
Net::ProxyMod
Net::SFTP::Foreign
Net::SMTP
Net::SSLeay
Net::WhoisNG
Net::Whois::Parser
Number::Bytes::Human
Number::Spell
Object::InsideOut
Parse::CSV
Parse::HTTP::UserAgent and
Parse::RecDescent
Path::Class
Path::Tiny
PDF::API2
PDF::Create
Perl6::Form
Perl6::Slurp
Perl6::Take
Perl::Critic
POSIX
pQuery
Regexp::Common
Scalar::Util
Sort::Merge
SQL::Dialects::CSV
Storable
String::Approx
String::CRC32
String::Diff
String::HexConvert
String::Random
String::Similarity
String::Util
Sub::Identify
Sys::Hostname
Sys::Info::OS
SVG
SwissEph (which actually seems not to be hosted on CPAN)
Term::Color
Term::ProgressBar
Term::ReadKey
Test::File
Test::Files
Test::More
Test::Simple
Test::NoWarnings
Text::Aligner
Text::ASCIITable
Text::CSV
Text::Diff
Text::Diff::FormattedHTML
Text::Format
Text::Levenshtein
Text::Lorem
Text::Reform
Text::Table
Text::TabularDisplay
Text::WagnerFischer
Text::Wrap
threads
threads::shared
Tie::File
Time::HiRes
JulianDay
Time::Local
Time::localtime
Time::Piece
Tree::Create::DepthFirst
Tree::Parser
Tree::Simple
Tree::Simple::View::HTML
Try::Tiny
Unicode::String
UNIVERSAL
URI
URI::Encode
URI::Find
Win32::Clipboard
Win32::Console
Win32::GUI::HyperLink
Win32::GUI
Win32::GuiTest
Win32
Win32::LongPath
Win32::OLE::Const
Win32::Process
Win32::Process::List
Win32::Screenshot
Win32::Service
Win32::TieRegistry
WWW::Mechanize::Firefox
WWW::Wikipedia
XML::LibXML
XML::Parser
XML::Tidy
XML::XPath
XML::XSLT
YAML
YAML::Tiny
YAML::XS
YAPE::HTML

See also

whichpm is a cross-platform script that locates installed Perl modules by their package name.
find-installed-perl-modules.pl: a quick and dirty script to find installed Perl modules on a computer.
Very likely, these modules are installed somewhere under /usr/local/share/perl/x.yy.z or /usr/share/perl/x.yy.z.
Installing a perl module
Perl module: package content
perlmodstyle attempts to describe the Perl Community's "best practice" for writing Perl modules.
Perl modules for geographic calculations

Links

https://www.reddit.com/r/perl/comments/5t6vfw/github_renenyffeneggerperlmodules_very_simple/
Package names found in directory $CPAN/authors/id/: apparently, this file shows every package uploaded to CPAN. Imho, better to search for a package than the web interface.

Index