Search results for "module:CPAN::Version"
CPAN::Version - utility functions to compare CPAN versions
This module mediates between some version that perl sees in a package and the version that is published by the CPAN indexer. It's only written as a helper module for both CPAN.pm and CPANPLUS.pm. As it stands it predates version.pm but has the same g...
ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC
Test::CPAN::Meta::Version - Validate CPAN META data against the specification
This distribution was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as Ex...
BARBIE/Test-CPAN-Meta-0.25 - 06 May 2015 07:15:47 UTC
CPAN::SQLite::Util - export some common data structures used by CPAN::SQLite::*
This module exports some common data structures used by other *CPAN::Search::Lite::** modules. At present these are * $table_id This is a hash reference whose keys are the tables used and whose values are the associated primary keys. * $full_id This ...
STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC
Test::CPAN::Meta::YAML::Version - Validate CPAN META data against the specification
This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module:...
BARBIE/Test-CPAN-Meta-YAML-0.25 - 06 May 2015 07:22:21 UTC
Test::CPAN::Meta::JSON::Version - Validate CPAN META data against the specification
This module was written to ensure that a META.json file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module...
BARBIE/Test-CPAN-Meta-JSON-0.16 - 14 Jan 2015 02:06:36 UTC
CPAN::Search::Lite::Util - export some common data structures used by CPAN::Search::Lite::*
This module exports some common data structures used by other *CPAN::Search::Lite::** modules. At present these are * %chaps This is hash whose keys are the CPAN chapter ids with associated values being the corresponding chapter descriptions. * %chap...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
Module::CheckVersion::cpan - Handler for cpan
PERLANCAR/Module-CheckVersion-0.08
-
09 Jun 2017 11:18:30 UTC
CPAN::Mini::LatestDistVersion - Create a CPAN mirror with only the latest version of each distribution
CPAN::Mini uses the package index file ("02packages.details.txt.gz") to grab the distribution tarballs that map to a module in the index. Sometimes a newer version of a distribution is released which removes a module. Until it is deleted via PAUSE, t...
BRICAS/CPAN-Mini-LatestDistVersion-0.01 - 10 Oct 2013 03:28:41 UTC
lib/CPAN/Test/Dummy/Perl5/VersionBump/Decrease.pm
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionBump-0.02
-
17 Apr 2015 14:01:42 UTC
lib/CPAN/Test/Dummy/Perl5/VersionBump/Undef.pm
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionBump-0.02
-
17 Apr 2015 14:01:42 UTC
lib/CPAN/Test/Dummy/Perl5/VersionBump/Stay.pm
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionBump-0.02
-
17 Apr 2015 14:01:42 UTC
CPAN::Test::Dummy::Perl5::VersionQV - qv() version
CPAN::Test::Dummy::Perl5::VersionQV is a dummy CPAN distribution with the use of "qv()" in its VERSION line....
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionQV-v0.1.0 - 06 Aug 2013 05:51:42 UTC
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.36 - 14 May 2023 19:36:11 UTC
CPAN::Test::Dummy::Perl5::VersionBump - Test distribution that contains increasing and decreasing versions
TBD...
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionBump-0.02 - 17 Apr 2015 14:01:42 UTC
CPAN::Test::Dummy::Perl5::VersionDeclare - Dummy CPAN distribution with $VERSION delcared with version.pm
CPAN::Test::Dummy::Perl5::VersionDeclare is a dummy CPAN distribution with: use version; our $VERSION = version->declare('v0.0.1'); in its VERSION line....
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionDeclare-v0.0.1 - 06 Aug 2013 01:33:43 UTC
Sah::Schema::cpan::meta20::version_range
PERLANCAR/Sah-Schemas-CPANMeta-0.003
-
08 Jan 2017 08:19:37 UTC
App::Cpan - easily interact with CPAN from the command line
This script provides a command interface (not a shell) to CPAN. At the moment it uses CPAN.pm to do the work, but it is not a one-shot command runner for CPAN.pm. Options -a Creates a CPAN.pm autobundle with CPAN::Shell->autobundle. -A module [ modul...
ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC