Acme-CPANModules-HashData
view release on metacpan or search on metacpan
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0"
}
},
"x_lists" : {
"x_lists" : {
"App::hashdata" : "0",
"HashData" : "0",
"Sah::Schemas::HashData" : "0",
"Tie::Hash::HashData" : "0"
}
},
"x_mentions" : {
"x_mentions" : {
"App::hashdata" : "0",
"HashData" : "0",
"Sah::Schemas::HashData" : "0",
"Tie::Hash::HashData" : "0"
}
}
},
"provides" : {
"Acme::CPANModules::HashData" : {
"file" : "lib/Acme/CPANModules/HashData.pm",
"version" : "0.001"
"version" : "0.10"
},
{
"class" : "Dist::Zilla::Plugin::PodnameFromFilename",
"name" : "@Author::PERLANCAR/PodnameFromFilename",
"version" : "0.02"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
"version" : "0.064"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
"name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
"version" : "0.043"
"version" : "0.001"
},
{
"class" : "Dist::Zilla::Plugin::CheckSelfDependency",
"config" : {
"Dist::Zilla::Plugin::CheckSelfDependency" : {
"finder" : [
":InstallModules"
]
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Author::PERLANCAR/CheckSelfDependency",
"version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
}
],
"include_underscores" : 0
},
"Dist::Zilla::Role::MetaProvider::Provider" : {
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
"inherit_missing" : 1,
"inherit_version" : 1,
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Author::PERLANCAR/MetaProvides::Package",
"version" : "2.004003"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::Authority",
"name" : "@Author::PERLANCAR/PERLANCAR::Authority",
"version" : "0.001"
class: Dist::Zilla::Plugin::Rinci::AbstractFromMeta
name: '@Author::PERLANCAR/Rinci::AbstractFromMeta'
version: '0.10'
-
class: Dist::Zilla::Plugin::PodnameFromFilename
name: '@Author::PERLANCAR/PodnameFromFilename'
version: '0.02'
-
class: Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec
config:
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec'
version: '0.064'
-
class: Dist::Zilla::Plugin::PERLANCAR::MetaResources
name: '@Author::PERLANCAR/PERLANCAR::MetaResources'
version: '0.043'
-
class: Dist::Zilla::Plugin::CheckChangeLog
name: '@Author::PERLANCAR/CheckChangeLog'
-
class: Dist::Zilla::Plugin::CheckMetaResources
name: '@Author::PERLANCAR/CheckMetaResources'
version: '0.001'
-
class: Dist::Zilla::Plugin::CheckSelfDependency
config:
Dist::Zilla::Plugin::CheckSelfDependency:
finder:
- ':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::PERLANCAR/CheckSelfDependency'
version: '0.011'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
git_version: 2.25.1
include_authors: 0
include_releaser: 1
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version: '6.031'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
inherit_missing: 1
inherit_version: 1
meta_noindex: 1
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::PERLANCAR/MetaProvides::Package'
version: '2.004003'
-
class: Dist::Zilla::Plugin::PERLANCAR::Authority
name: '@Author::PERLANCAR/PERLANCAR::Authority'
version: '0.001'
-
class: Dist::Zilla::Plugin::OurDate
name: '@Author::PERLANCAR/OurDate'
NAME
Acme::CPANModules::HashData - List of modules related to HashData
VERSION
This document describes version 0.001 of Acme::CPANModules::HashData
(from Perl distribution Acme-CPANModules-HashData), released on
2024-01-22.
DESCRIPTION
HashData is a way to package any hash data as a Perl/CPAN module. It
also provides a standard interface to access the data, currently
read-only.
The data
All Perl modules under "HashData::*" namespace are modules that contain
hash data. Examples include: "HashData::Sample::DeNiro",
"HashData::CPAN::AuthorName::ByPAUSEID".
CLIs
hashdata (from App::hashdata) is the official CLI for "HashData".
Sah schemas
Sah::Schemas::HashData
Tie
Tie::Hash::HashData
ACME::CPANMODULES ENTRIES
HashData
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
App::hashdata
Sah::Schemas::HashData
Tie::Hash::HashData
FAQ
What is an Acme::CPANModules::* module?
An Acme::CPANModules::* module, like this module, contains just a list
of module names that share a common characteristics. It is a way to
categorize modules and document CPAN. See Acme::CPANModules for more
details.
lib/Acme/CPANModules/HashData.pm view on Meta::CPAN
use Acme::CPANModulesUtil::Misc;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2024-01-22'; # DATE
our $DIST = 'Acme-CPANModules-HashData'; # DIST
our $VERSION = '0.001'; # VERSION
my $text = <<'MARKDOWN';
<pm:HashData> is a way to package any hash data as a Perl/CPAN module. It also
provides a standard interface to access the data, currently read-only.
**The data**
All Perl modules under `HashData::*` namespace are modules that contain hash
data. Examples include: `HashData::Sample::DeNiro`,
`HashData::CPAN::AuthorName::ByPAUSEID`.
**CLIs**
<prog:hashdata> (from <pm:App::hashdata>) is the official CLI for `HashData`.
**Sah schemas**
<pm:Sah::Schemas::HashData>
**Tie**
<pm:Tie::Hash::HashData>
lib/Acme/CPANModules/HashData.pm view on Meta::CPAN
=head1 NAME
Acme::CPANModules::HashData - List of modules related to HashData
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::HashData (from Perl distribution Acme-CPANModules-HashData), released on 2024-01-22.
=head1 DESCRIPTION
L<HashData> is a way to package any hash data as a Perl/CPAN module. It also
provides a standard interface to access the data, currently read-only.
B<The data>
All Perl modules under C<HashData::*> namespace are modules that contain hash
data. Examples include: C<HashData::Sample::DeNiro>,
C<HashData::CPAN::AuthorName::ByPAUSEID>.
B<CLIs>
L<hashdata> (from L<App::hashdata>) is the official CLI for C<HashData>.
B<Sah schemas>
L<Sah::Schemas::HashData>
B<Tie>
L<Tie::Hash::HashData>
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<HashData>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item L<App::hashdata>
=item L<Sah::Schemas::HashData>
=item L<Tie::Hash::HashData>
=back
=head1 FAQ
=head2 What is an Acme::CPANModules::* module?
( run in 0.549 second using v1.01-cache-2.11-cpan-8d75d55dd25 )