Acme-CPANModulesBundle-Import-PerlDancerAdvent-2010
view release on metacpan or search on metacpan
"Dancer::Template::Semantic" : "0",
"Dancer::Template::Tenjin" : "0",
"Dancer::Template::Tiny" : "0",
"Dancer::Template::Xslate" : "0",
"Dancer::Test" : "0",
"Data::Dumper" : "0",
"Data::Visitor" : "0",
"Devel::Cover" : "0",
"File::Slurp" : "0",
"HTML::Mason" : "0",
"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",
"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",
],
"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
}
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/2010.pm view on Meta::CPAN
{ 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" },
{ module => "Plack::Middleware::ReverseProxy" },
{ module => "Plack::Runner" },
{ module => "Starman" },
{ module => "Task::Dancer" },
{ module => "Task::Plack" },
lib/Acme/CPANModules/Import/PerlDancerAdvent/2010.pm view on Meta::CPAN
=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>
=item * L<XML::Simple>
=item * L<YAML>
=item * L<Dancer::Plugin::Ajax>
=item * L<Dancer::Template::Mason>
=item * L<Mason>
lib/Acme/CPANModules/Import/PerlDancerAdvent/2010_12_08.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/2010/8] (retrieved on 2016-11-24). Visit the URL for the full contents.",
entries => [
{ module => "Catalyst::Action::REST" },
{ module => "Dancer::Plugin::REST" },
{ module => "Dancer::Serializer::Mutable" },
{ module => "JSON" },
{ module => "XML::Simple" },
{ module => "YAML" },
],
summary => "Modules mentioned in PerlDancer Advent Calendar 2010 (day 8)",
};
1;
# ABSTRACT: Modules mentioned in PerlDancer Advent Calendar 2010 (day 8)
__END__
lib/Acme/CPANModules/Import/PerlDancerAdvent/2010_12_08.pm view on Meta::CPAN
=head1 INCLUDED MODULES
=over
=item * L<Catalyst::Action::REST>
=item * L<Dancer::Plugin::REST>
=item * L<Dancer::Serializer::Mutable>
=item * L<JSON>
=item * L<XML::Simple>
=item * L<YAML>
=back
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import-PerlDancerAdvent-2010>.
lib/Acme/CPANModules/Import/PerlDancerAdvent/2010_12_19.pm view on Meta::CPAN
our $VERSION = '0.001'; # VERSION
our $LIST = {
description => "This list is generated by extracting module names mentioned in [http://advent.perldancer.org/2010/19] (retrieved on 2016-11-24). Visit the URL for the full contents.",
entries => [
{ module => "Apache::Session" },
{ module => "Dancer" },
{ module => "Dancer::Serializer::Abstract" },
{ module => "Dancer::Serializer::UUEncode" },
{ module => "Data::Dumper" },
{ module => "JSON" },
{ module => "Storable" },
{ module => "XML::Simple" },
{ module => "YAML" },
{ module => "YAML::Tiny" },
],
summary => "Modules mentioned in PerlDancer Advent Calendar 2010 (day 19)",
};
1;
# ABSTRACT: Modules mentioned in PerlDancer Advent Calendar 2010 (day 19)
lib/Acme/CPANModules/Import/PerlDancerAdvent/2010_12_19.pm view on Meta::CPAN
=item * L<Apache::Session>
=item * L<Dancer>
=item * L<Dancer::Serializer::Abstract>
=item * L<Dancer::Serializer::UUEncode>
=item * L<Data::Dumper>
=item * L<JSON>
=item * L<Storable>
=item * L<XML::Simple>
=item * L<YAML>
=item * L<YAML::Tiny>
=back
( run in 1.148 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )