Acme-CPANModulesBundle-Import-PerlAdvent-2012

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::ShareDir" : "0",
            "File::ShareDir::Tarball" : "0",
            "File::Spec" : "0",
            "Function::Parameters" : "0",
            "HTTP::Tiny" : "0",
            "IO::Async" : "0",
            "IO::Lambda" : "0",
            "IO::Prompt::Hooked" : "0",
            "IO::Prompt::Tiny" : "0",
            "IO::Prompter" : "0",
            "JSON" : "0",
            "JSON::Types" : "0",
            "LWP" : "0",
            "LWP::UserAgent" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Module::Build" : "0",
            "Module::Build::CleanInstall" : "0",
            "Module::Build::Cookbook" : "0",
            "Module::Pluggable" : "0",
            "Moose" : "0",
            "MooseX::Declare" : "0",

META.json  view on Meta::CPAN

            "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
            "name" : "@Author::PERLANCAR/CopyrightYearFromGit",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::IfBuilt",
            "name" : "@Author::PERLANCAR/IfBuilt",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::PERLANCAR/MetaJSON",
            "version" : "6.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::PERLANCAR/MetaConfig",
            "version" : "6.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Author::PERLANCAR/Authority",

META.json  view on Meta::CPAN

      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.010"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
   "x_static_install" : 1
}

META.yml  view on Meta::CPAN

      version: '0.011'
    -
      class: Dist::Zilla::Plugin::CopyrightYearFromGit
      name: '@Author::PERLANCAR/CopyrightYearFromGit'
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::IfBuilt
      name: '@Author::PERLANCAR/IfBuilt'
      version: '0.03'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::PERLANCAR/MetaJSON'
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::PERLANCAR/MetaConfig'
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::PERLANCAR/Authority'
      version: '1.009'
    -

lib/Acme/CPANModules/Import/PerlAdvent/2012.pm  view on Meta::CPAN

                   {
                     module => "DBIx::Class::Helper::ResultSet::CorrelateRelationship",
                   },
                   { module => "DBIx::Class::Helper::ResultSet::Me" },
                   { module => "DBIx::Class::Helper::Row::ProxyResultSetMethod" },
                   { module => "DBIx::Class::Helpers" },
                   { module => "DBIx::Class::ResultSet" },
                   { module => "App::Wallflower" },
                   { module => "File::Find" },
                   { module => "Wallflower" },
                   { module => "JSON" },
                   { module => "JSON::Types" },
                 ],
  summary     => "Modules mentioned in Perl Advent Calendar 2012",
};

1;
# ABSTRACT: Modules mentioned in Perl Advent Calendar 2012

__END__

=pod

lib/Acme/CPANModules/Import/PerlAdvent/2012.pm  view on Meta::CPAN

=item * L<DBIx::Class::Helpers>

=item * L<DBIx::Class::ResultSet>

=item * L<App::Wallflower>

=item * L<File::Find>

=item * L<Wallflower>

=item * L<JSON>

=item * L<JSON::Types>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import-PerlAdvent-2012>.

=head1 SOURCE

Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModulesBundle-Import-PerlAdvent-2012>.

lib/Acme/CPANModules/Import/PerlAdvent/2012_12_23.pm  view on Meta::CPAN

# This file was first automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 07:52:29 2018 from module list in Acme::CPANLists::Import::PerlAdvent::2012_12_23 version 0.001.

package Acme::CPANModules::Import::PerlAdvent::2012_12_23;

our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION

our $LIST = {
  description => "This list is generated by extracting module names mentioned in [http://perladvent.org/2012/2012-12-23.html] (retrieved on 2016-11-06). Visit the URL for the full contents.",
  entries     => [{ module => "JSON" }, { module => "JSON::Types" }],
  summary     => "Modules mentioned in Perl Advent Calendar 2012 (day 23)",
};

1;
# ABSTRACT: Modules mentioned in Perl Advent Calendar 2012 (day 23)

__END__

=pod

lib/Acme/CPANModules/Import/PerlAdvent/2012_12_23.pm  view on Meta::CPAN

=head1 DESCRIPTION

Modules mentioned in Perl Advent Calendar 2012 (day 23).

This list is generated by extracting module names mentioned in [http://perladvent.org/2012/2012-12-23.html] (retrieved on 2016-11-06). Visit the URL for the full contents.

=head1 INCLUDED MODULES

=over

=item * L<JSON>

=item * L<JSON::Types>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import-PerlAdvent-2012>.

=head1 SOURCE

Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModulesBundle-Import-PerlAdvent-2012>.



( run in 0.780 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )