Acme-CPANModules-ContainingJustData

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "List of modules that just contain data",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",

README  view on Meta::CPAN

NAME
    Acme::CPANModules::ContainingJustData - List of modules that just
    contain data

VERSION
    This document describes version 0.003 of
    Acme::CPANModules::ContainingJustData (from Perl distribution
    Acme-CPANModules-ContainingJustData), released on 2023-08-06.

DESCRIPTION
    Modules under WordList::* contain lists of words.
    Games::Word::Wordlist::* modules also contain lists of words.

    Modules under TableData::* contains table data.

    DataDist::* distributions also contain mostly data.

ACME::CPANMODULES ENTRIES
    WordList
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    TableData
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    DataDist
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

lib/Acme/CPANModules/ContainingJustData.pm  view on Meta::CPAN

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-08-06'; # DATE
our $DIST = 'Acme-CPANModules-ContainingJustData'; # DIST
our $VERSION = '0.003'; # VERSION

my $text = <<'_';

Modules under <pm:WordList>::* contain lists of words.
<pm:Games::Word::Wordlist::*> modules also contain lists of words.

Modules under <pm:TableData>::* contains table data.

<pm:DataDist>::* distributions also contain mostly data.

_

our $LIST = {
    summary => 'List of modules that just contain data',
    description => $text,
};

Acme::CPANModulesUtil::Misc::populate_entries_from_module_links_in_description;

1;
# ABSTRACT: List of modules that just contain data

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::ContainingJustData - List of modules that just contain data

=head1 VERSION

This document describes version 0.003 of Acme::CPANModules::ContainingJustData (from Perl distribution Acme-CPANModules-ContainingJustData), released on 2023-08-06.

=head1 DESCRIPTION

Modules under L<WordList>::* contain lists of words.
L<Games::Word::Wordlist::*> modules also contain lists of words.

Modules under L<TableData>::* contains table data.

L<DataDist>::* distributions also contain mostly data.

=head1 ACME::CPANMODULES ENTRIES

=over

=item L<WordList>

Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>

=item L<TableData>

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.446 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )