Acme-CPANModulesBundle-Import-PerlDancerAdvent-2014

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Dancer2::Test" : "0",
            "Dancer::Test" : "0",
            "Digest" : "0",
            "File::Spec" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Request" : "0",
            "HTTP::Response" : "0",
            "HTTP::Server::PSGI" : "0",
            "HTTP::Server::Simple" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "LWP" : "0",
            "LWP::Protocol::PSGI" : "0",
            "LWP::UserAgent" : "0",
            "MIME::Types" : "0",
            "Moo" : "0",
            "Moose" : "0",
            "PSGI" : "0",
            "Pinto" : "0",
            "Plack" : "0",
            "Plack::App::URLMap" : "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/PerlDancerAdvent/2014.pm  view on Meta::CPAN

                   { module => "Plack::Builder" },
                   { module => "local::lib" },
                   { module => "App::FatPacker" },
                   { module => "MIME::Types" },
                   { module => "PSGI" },
                   { module => "Dancer2::Handler::AutoPage" },
                   { module => "Dancer2::Handler::File" },
                   { module => "Plack::Middleware::Static" },
                   { module => "File::Spec" },
                   { module => "HTTP::Tiny" },
                   { module => "JSON" },
                   { module => "Template" },
                   { module => "Dancer2::Core::App" },
                   { module => "Dancer2::Core::Dispatcher" },
                   { module => "Plack::App::URLMap" },
                   { module => "Dancer2::Serializer::CBOR" },
                   { module => "Dancer2::Test" },
                   { module => "Dancer::Test" },
                   { module => "HTTP::Cookies" },
                   { module => "HTTP::Request" },
                   { module => "HTTP::Response" },

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014.pm  view on Meta::CPAN

=item * L<Dancer2::Handler::AutoPage>

=item * L<Dancer2::Handler::File>

=item * L<Plack::Middleware::Static>

=item * L<File::Spec>

=item * L<HTTP::Tiny>

=item * L<JSON>

=item * L<Template>

=item * L<Dancer2::Core::App>

=item * L<Dancer2::Core::Dispatcher>

=item * L<Plack::App::URLMap>

=item * L<Dancer2::Serializer::CBOR>

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_07.pm  view on Meta::CPAN


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://advent.perldancer.org/2014/7] (retrieved on 2016-11-18). Visit the URL for the full contents.",
  entries     => [
                   { module => "Dancer2" },
                   { module => "File::Spec" },
                   { module => "HTTP::Tiny" },
                   { module => "JSON" },
                   { module => "Template" },
                 ],
  summary     => "Modules mentioned in PerlDancer Advent Calendar 2014 (day 7)",
};

1;
# ABSTRACT: Modules mentioned in PerlDancer Advent Calendar 2014 (day 7)

__END__

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_07.pm  view on Meta::CPAN

=head1 INCLUDED MODULES

=over

=item * L<Dancer2>

=item * L<File::Spec>

=item * L<HTTP::Tiny>

=item * L<JSON>

=item * L<Template>

=back

=head1 HOMEPAGE

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

=head1 SOURCE

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_10.pm  view on Meta::CPAN


package Acme::CPANModules::Import::PerlDancerAdvent::2014_12_10;

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://advent.perldancer.org/2014/10] (retrieved on 2016-11-18). Visit the URL for the full contents.",
  entries     => [
                   { module => "Dancer2" },
                   { module => "JSON" },
                   { module => "PSGI" },
                   { module => "Plack" },
                 ],
  summary     => "Modules mentioned in PerlDancer Advent Calendar 2014 (day 10)",
};

1;
# ABSTRACT: Modules mentioned in PerlDancer Advent Calendar 2014 (day 10)

__END__

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_10.pm  view on Meta::CPAN

Modules mentioned in PerlDancer Advent Calendar 2014 (day 10).

This list is generated by extracting module names mentioned in [http://advent.perldancer.org/2014/10] (retrieved on 2016-11-18). Visit the URL for the full contents.

=head1 INCLUDED MODULES

=over

=item * L<Dancer2>

=item * L<JSON>

=item * L<PSGI>

=item * L<Plack>

=back

=head1 HOMEPAGE

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

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_12.pm  view on Meta::CPAN


our $LIST = {
  description => "This list is generated by extracting module names mentioned in [http://advent.perldancer.org/2014/12] (retrieved on 2016-11-18). Visit the URL for the full contents.",
  entries     => [
                   { module => "Dancer2" },
                   { module => "Dancer2::Test" },
                   { module => "Dancer::Test" },
                   { module => "HTTP::Cookies" },
                   { module => "HTTP::Request" },
                   { module => "HTTP::Response" },
                   { module => "JSON" },
                   { module => "LWP" },
                   { module => "LWP::Protocol::PSGI" },
                   { module => "LWP::UserAgent" },
                   { module => "PSGI" },
                   { module => "Plack" },
                   { module => "Plack::Test" },
                   { module => "Test::More" },
                   { module => "Test::WWW::Mechanize" },
                   { module => "Test::WWW::Mechanize::PSGI" },
                   { module => "WWW::Mechanize" },

lib/Acme/CPANModules/Import/PerlDancerAdvent/2014_12_12.pm  view on Meta::CPAN

=item * L<Dancer2::Test>

=item * L<Dancer::Test>

=item * L<HTTP::Cookies>

=item * L<HTTP::Request>

=item * L<HTTP::Response>

=item * L<JSON>

=item * L<LWP>

=item * L<LWP::Protocol::PSGI>

=item * L<LWP::UserAgent>

=item * L<PSGI>

=item * L<Plack>



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