Acme-CPANModulesBundle-Import-PerlDancerAdvent-2010

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "x_mentions" : {
         "x_mentions" : {
            "Apache::Session" : "0",
            "App::cpanminus" : "0",
            "Audio::MPD" : "0",
            "CGI" : "0",
            "Catalyst" : "0",
            "Catalyst::Action::REST" : "0",
            "Catalyst::Authentication::Credential::Twitter" : "0",
            "Catalyst::Plugin::CookiedSession" : "0",
            "Crypt::CBC" : "0",
            "Crypt::Rijndael" : "0",
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "DBIx::Class::ResultSet" : "0",
            "Dancer" : "0",
            "Dancer::App" : "0",
            "Dancer::Handler" : "0",
            "Dancer::Logger::Abstract" : "0",
            "Dancer::Logger::PSGI" : "0",

META.json  view on Meta::CPAN

            "Dancer::Plugin::Params::Normalization" : "0",
            "Dancer::Plugin::REST" : "0",
            "Dancer::Plugin::SiteMap" : "0",
            "Dancer::Request" : "0",
            "Dancer::Route" : "0",
            "Dancer::Serializer::Abstract" : "0",
            "Dancer::Serializer::Mutable" : "0",
            "Dancer::Serializer::UUEncode" : "0",
            "Dancer::Session" : "0",
            "Dancer::Session::Abstract" : "0",
            "Dancer::Session::Cookie" : "0",
            "Dancer::Session::KiokuDB" : "0",
            "Dancer::Session::Memcached" : "0",
            "Dancer::Template::Abstract" : "0",
            "Dancer::Template::Mason" : "0",
            "Dancer::Template::Semantic" : "0",
            "Dancer::Template::Tenjin" : "0",
            "Dancer::Template::Tiny" : "0",
            "Dancer::Template::Xslate" : "0",
            "Dancer::Test" : "0",
            "Data::Dumper" : "0",

META.json  view on Meta::CPAN

            "JSON" : "0",
            "KiokuDB" : "0",
            "KiokuDB::TypeMap" : "0",
            "Mason" : "0",
            "Math::Base36" : "0",
            "Moose" : "0",
            "Net::Twitter" : "0",
            "PSGI" : "0",
            "Plack" : "0",
            "Plack::Middleware::ReverseProxy" : "0",
            "Plack::Middleware::Session::Cookie" : "0",
            "Plack::Runner" : "0",
            "Starman" : "0",
            "Storable" : "0",
            "String::CRC32" : "0",
            "Sys::Syslog" : "0",
            "Task::Dancer" : "0",
            "Task::Plack" : "0",
            "Template" : "0",
            "Template::Tiny" : "0",
            "Tenjin" : "0",

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

                   { module => "Dancer::Plugin::DBIC" },
                   { module => "DBD::SQLite" },
                   { module => "File::Slurp" },
                   { module => "Template" },
                   { module => "Dancer::Plugin" },
                   { module => "Dancer::Plugin::MobileDevice" },
                   { module => "Dancer::Request" },
                   { module => "Dancer::Test" },
                   { module => "Devel::Cover" },
                   { module => "Test::More" },
                   { module => "Catalyst::Plugin::CookiedSession" },
                   { module => "Crypt::CBC" },
                   { module => "Crypt::Rijndael" },
                   { module => "Dancer::Session" },
                   { module => "Dancer::Session::Cookie" },
                   { module => "Dancer::Session::Memcached" },
                   { module => "Plack::Middleware::Session::Cookie" },
                   { module => "String::CRC32" },
                   { module => "Catalyst::Action::REST" },
                   { module => "Dancer::Plugin::REST" },
                   { module => "Dancer::Serializer::Mutable" },
                   { module => "JSON" },
                   { module => "XML::Simple" },
                   { module => "YAML" },
                   { module => "Dancer::Plugin::Ajax" },
                   { module => "Dancer::Template::Mason" },
                   { module => "Mason" },

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

=item * L<Dancer::Plugin::MobileDevice>

=item * L<Dancer::Request>

=item * L<Dancer::Test>

=item * L<Devel::Cover>

=item * L<Test::More>

=item * L<Catalyst::Plugin::CookiedSession>

=item * L<Crypt::CBC>

=item * L<Crypt::Rijndael>

=item * L<Dancer::Session>

=item * L<Dancer::Session::Cookie>

=item * L<Dancer::Session::Memcached>

=item * L<Plack::Middleware::Session::Cookie>

=item * L<String::CRC32>

=item * L<Catalyst::Action::REST>

=item * L<Dancer::Plugin::REST>

=item * L<Dancer::Serializer::Mutable>

=item * L<JSON>

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

# This file was first automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 08:02:07 2018 from module list in Acme::CPANLists::Import::PerlDancerAdvent::2010_12_07 version 0.001.

package Acme::CPANModules::Import::PerlDancerAdvent::2010_12_07;

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/2010/7] (retrieved on 2016-11-24). Visit the URL for the full contents.",
  entries     => [
                   { module => "Catalyst::Plugin::CookiedSession" },
                   { module => "Crypt::CBC" },
                   { module => "Crypt::Rijndael" },
                   { module => "Dancer::Session" },
                   { module => "Dancer::Session::Cookie" },
                   { module => "Dancer::Session::Memcached" },
                   { module => "Plack::Middleware::Session::Cookie" },
                   { module => "String::CRC32" },
                 ],
  summary     => "Modules mentioned in PerlDancer Advent Calendar 2010 (day 7)",
};

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

__END__

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

=head1 DESCRIPTION

Modules mentioned in PerlDancer Advent Calendar 2010 (day 7).

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

=head1 INCLUDED MODULES

=over

=item * L<Catalyst::Plugin::CookiedSession>

=item * L<Crypt::CBC>

=item * L<Crypt::Rijndael>

=item * L<Dancer::Session>

=item * L<Dancer::Session::Cookie>

=item * L<Dancer::Session::Memcached>

=item * L<Plack::Middleware::Session::Cookie>

=item * L<String::CRC32>

=back

=head1 HOMEPAGE

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

=head1 SOURCE

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

package Acme::CPANModules::Import::PerlDancerAdvent::2010_12_21;

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/2010/21] (retrieved on 2016-11-24). Visit the URL for the full contents.",
  entries     => [
                   { module => "Dancer::ModuleLoader" },
                   { module => "Dancer::Session::Abstract" },
                   { module => "Dancer::Session::Cookie" },
                   { module => "Dancer::Session::KiokuDB" },
                   { module => "Data::Visitor" },
                   { module => "KiokuDB" },
                   { module => "KiokuDB::TypeMap" },
                   { module => "Moose" },
                 ],
  summary     => "Modules mentioned in PerlDancer Advent Calendar 2010 (day 21)",
};

1;

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

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

=head1 INCLUDED MODULES

=over

=item * L<Dancer::ModuleLoader>

=item * L<Dancer::Session::Abstract>

=item * L<Dancer::Session::Cookie>

=item * L<Dancer::Session::KiokuDB>

=item * L<Data::Visitor>

=item * L<KiokuDB>

=item * L<KiokuDB::TypeMap>

=item * L<Moose>



( run in 0.379 second using v1.01-cache-2.11-cpan-e9199f4ba4c )