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

package Acme::CPANModules::Import::PerlDancerAdvent::2012_12_22;

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/2012/22] (retrieved on 2016-11-24). Visit the URL for the full contents.",
  entries     => [
                   { module => "DBD::SQLite" },
                   { module => "DBI" },
                   { module => "File::Slurp" },
                   { module => "Math::Base36" },
                   { module => "Template" },
                 ],
  summary     => "Modules mentioned in PerlDancer Advent Calendar 2012 (day 22)",
};

1;
# ABSTRACT: Modules mentioned in PerlDancer Advent Calendar 2012 (day 22)

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Import::PerlDancerAdvent::2012_12_22 - Modules mentioned in PerlDancer Advent Calendar 2012 (day 22)

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::Import::PerlDancerAdvent::2012_12_22 (from Perl distribution Acme-CPANModulesBundle-Import-PerlDancerAdvent-2012), released on 2018-09-22.

=head1 DESCRIPTION

Modules mentioned in PerlDancer Advent Calendar 2012 (day 22).

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

=head1 INCLUDED MODULES

=over

=item * L<DBD::SQLite>

=item * L<DBI>

=item * L<File::Slurp>

=item * L<Math::Base36>

=item * L<Template>

=back

=head1 HOMEPAGE

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

=head1 SOURCE

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

=head1 BUGS

Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModulesBundle-Import-PerlDancerAdvent-2012>

When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.

=head1 SEE ALSO

L<Acme::CPANModules> - about the Acme::CPANModules namespace

L<cpanmodules> - CLI tool to let you browse/view the lists

=head1 AUTHOR

perlancar <perlancar@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut