CPAN - query, download and build perl modules from CPAN sites
The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...
ANDK/CPAN-2.34 - 17 Apr 2022 17:40:25 UTC - Search in distribution- cpan - easily interact with CPAN from the command line
- App::Cpan - easily interact with CPAN from the command line
- CPAN::Mirrors - Get CPAN mirror information and select a fast one
- 2 more results from CPAN »
Data::Printer - colored & full-featured pretty print of Perl data structures and objects
The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...
GARU/Data-Printer-1.000004 - 03 Mar 2021 22:30:38 UTC - Search in distribution
WWW::Mechanize::Chrome - automate the Chrome browser
Like WWW::Mechanize, this module automates web browsing with a Perl object. Fetching and rendering of web pages is delegated to the Chrome (or Chromium) browser by starting an instance of the browser and controlling it with Chrome DevTools <https://d...
CORION/WWW-Mechanize-Chrome-0.68 - 29 Aug 2021 10:13:39 UTC - Search in distribution
buildaperl - Build an arbitrary perl version from APC
This script builds the sources for any perl version between 5.004 and bleadperl. The --h option displays all available options. The argument consists of "PERL_VERSION@PATCHNUMBER". The "@" is mandatory, both "PERL_VERSION" and "PATCHNUMER" are option...
ANDK/Perl-Repository-APC-2.002001 - 26 Mar 2011 17:02:32 UTC - Search in distribution- binsearchaperl - binary search perl versions that exhibit changing behaviour
- Perl::Repository::APC - Class modelling "All Perl Changes" repository
- Perl::Repository::APC::BAP - Transform the argument to buildaperl
Test::SSH - Perl extension for testing SSH modules.
Important: This module is being replaced by Net::SSH::Any::Test. Development of "Test::SSH" is now mostly limited to bug fixing! In order to test properly Perl modules that use the SSH protocol, a running server and a set of valid authentication cred...
SALVA/Test-SSH-0.08 - 07 May 2017 07:45:02 UTC - Search in distribution
Net::Pcap::Easy - Net::Pcap is awesome, but it's difficult to bootstrap
This module is little more than a collection of macros and convenience functions. Net::Pcap does all the real work (of lifting libpcap into perl anyway). Every time I began to write a Net::Pcap application, I had to go figure out all these little thi...
JETTERO/Net-Pcap-Easy-1.4210 - 06 Jan 2015 21:39:30 UTC - Search in distribution
CPAN::SQLite - maintain and search a minimal CPAN database
This package is used for setting up, maintaining, and searching a CPAN database consisting of the information stored in the two main CPAN indices: $CPAN/modules/02packages.details.txt.gz and $CPAN/authors/01mailrc.txt.gz. It should be considered at a...
STRO/CPAN-SQLite-0.219 - 31 May 2020 06:31:34 UTC - Search in distribution
MooseX::Getopt - A Moose role for processing command line options
This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line....
ETHER/MooseX-Getopt-0.75 - 16 Mar 2021 19:26:30 UTC - Search in distribution
Test::Reporter - sends test results to cpan-testers@perl.org
Test::Reporter reports the test results of any given distribution to the CPAN Testers project. Test::Reporter has wide support for various perl5's and platforms. CPAN Testers no longer receives test reports by email, but reports still resemble an ema...
DAGOLDEN/Test-Reporter-1.62 - 06 Apr 2015 16:02:50 UTC - Search in distribution
CPAN::Visitor - Generic traversal of distributions in a CPAN repository
A very generic, callback-driven program to iterate over a CPAN repository. Needs better documentation and tests, but is provided for others to examine, use or contribute to....
DAGOLDEN/CPAN-Visitor-0.005 - 21 Apr 2015 19:53:03 UTC - Search in distribution
File::Rsync::Mirror::Recentfile - mirroring via rsync made efficient
Lower level than F:R:M:Recent, handles one recentfile. Whereas a tree is always composed of several recentfiles, controlled by the F:R:M:Recent object. The Recentfile object has to do the bookkeeping for a single timeslice....
ANDK/File-Rsync-Mirror-Recent-0.4.6 - 21 Jun 2020 21:09:09 UTC - Search in distribution
Test::Pod::LinkCheck::Lite - Test POD links
This Perl module tests POD links. A given file generates one failure for each broken link found. If no broken links are found, one passing test is generated. This all means that there is no way to know how many tests will be generated, and you will n...
WYANT/Test-Pod-LinkCheck-Lite-0.008 - 26 Sep 2021 13:45:36 UTC - Search in distribution
Date::Manip::History - Twenty years and still going strong
SBECK/Date-Manip-6.88
-
02 Jun 2022 17:02:44 UTC
-
Search in distribution
Graphics::ColorNames - defines RGB values for common color names
This module provides a common interface for obtaining the RGB values of colors by standard names. The intention is to (1) provide a common module that authors can use with other modules to specify colors by name; and (2) free module authors from havi...
RRWO/Graphics-ColorNames-v3.5.0 - 06 Jun 2019 20:30:43 UTC - Search in distribution
Acme::PM::Berlin::Meetings::History - the history of past Berlin PM meetings
SREZIC/Acme-PM-Berlin-Meetings-202009.26
-
26 Sep 2020 15:51:20 UTC
-
Search in distribution
Devel::Symdump - dump symbol names or the symbol table
This little package serves to access the symbol table of perl. "Devel::Symdump->rnew(@packages)" returns a symbol table object for all subtrees below @packages. Nested Modules are analyzed recursively. If no package is given as argument, it defaults ...
ANDK/Devel-Symdump-2.18 - 06 Feb 2017 23:22:01 UTC - Search in distribution
Business::DK::CVR - Danish CVR (VAT Registration) number generator/validator
CVR is a company registration number used in conjuction with VAT handling in Denmark. If you want to use this module with Data::FormValidator please check: Data::FormValidator::Constraints::Business::DK::CVR...
JONASBN/Business-DK-CVR-0.12 - 02 Jun 2020 17:42:59 UTC - Search in distribution
WWW::CPANRatings::RSS - get information from RSS feed on http://cpanratings.perl.org/
The module provides access to information provided by RSS feed on <http://cpanratings.perl.org/>, which is basically several of most recent reviews....
ZOFFIX/WWW-CPANRatings-RSS-0.0307 - 06 Nov 2013 03:49:02 UTC - Search in distribution
Dist::Zilla::Plugin::ReportVersions::Tiny - (DEPRECATED) reports dependency versions during testing
This module integrates with Dist::Zilla to automatically add an additional test to your released software. Rather than testing features of the software, this reports the versions of all static module dependencies, and of Perl, at the time the tests a...
DOLMEN/Dist-Zilla-Plugin-ReportVersions-Tiny-1.12 - 08 May 2015 06:13:56 UTC - Search in distribution
pause-checkperms - check PAUSE permissions are consistent for all modules in a dist
pause-checkperms looks at the PAUSE permissions for all modules in CPAN distributions, and lets you know if they're consistent. It will typically be used to check all your CPAN distributions. My PAUSE id is "NEILB", so I'd run the following: pause-ch...
NEILB/App-PAUSE-CheckPerms-0.05 - 21 Apr 2016 13:57:43 UTC - Search in distribution