view release on metacpan or search on metacpan
{
   "abstract" : "Modules mentioned in PERLANCAR's 2014 advent calendar article series",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
---
abstract: "Modules mentioned in PERLANCAR's 2014 advent calendar article series"
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
Makefile.PL view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.010.
use strict;
use warnings;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
  "ABSTRACT" => "Modules mentioned in PERLANCAR's 2014 advent calendar article series",
  "AUTHOR" => "perlancar <perlancar\@cpan.org>",
  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014",
  "LICENSE" => "perl",
  "NAME" => "Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014",
  "PREREQ_PM" => {},
  "TEST_REQUIRES" => {
    "File::Spec" => 0,
NAME
    Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014 - Modules
    mentioned in PERLANCAR's 2014 advent calendar article series
VERSION
    This document describes version 0.001 of
    Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014 (from Perl
    distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014),
    released on 2018-09-22.
DESCRIPTION
HOMEPAGE
    Please visit the project's homepage at
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014.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:00:45 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014;
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://blogs.perl.org/users/perlancar/2014/12/perlancars-2014-advent-calendar.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [
                   { module => "JSON::Path" },
                   { module => "DBIx::Compare" },
                   { module => "Reply" },
                   { module => "Reply::Plugin::DataDumpColor" },
                   { module => "Perinci::CmdLine" },
                   { module => "Data::Dump" },
                   { module => "File::chdir" },
                   { module => "File::umask" },
                   { module => "Locale::Tie" },
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014.pm view on Meta::CPAN
                   { module => "IOD" },
                   { module => "Test::DatabaseRow" },
                   { module => "Test::WithDB" },
                   { module => "String::Wildcard::DOS" },
                   { module => "String::Wildcard::SQL" },
                   { module => "Sys::Run::Safer" },
                   { module => "chart" },
                   { module => "Games::ArrangeNumber" },
                   { module => "Games::Hangman" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014 - Modules mentioned in PERLANCAR's 2014 advent calendar article series
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series.
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/perlancars-2014-advent-calendar.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<JSON::Path>
=item * L<DBIx::Compare>
=item * L<Reply>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_01.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:00:45 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_01 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_01;
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://blogs.perl.org/users/perlancar/2014/12/day-1-slicing-and-dicing-your-json-appjpath.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "JSON::Path" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 01)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 01)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_01 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 01)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_01 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 01).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-1-slicing-and-dicing-your-json-appjpath.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<JSON::Path>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_02.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:00:45 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_02 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_02;
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://blogs.perl.org/users/perlancar/2014/12/when-uniq-is-not-unique-enough-appnauniq.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "App::nauniq" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 02)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 02)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_02 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 02)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_02 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 02).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/when-uniq-is-not-unique-enough-appnauniq.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<App::nauniq>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_03.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:00:45 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_03 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_03;
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://blogs.perl.org/users/perlancar/2014/12/day-3-diff-ing-your-database-structure-dbixdiffstruct.html] (retrieved on 2016-11-07). Visit the URL for the full contents...
  entries     => [{ module => "DBIx::Compare" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 03)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 03)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_03 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 03)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_03 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 03).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-3-diff-ing-your-database-structure-dbixdiffstruct.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<DBIx::Compare>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_04.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://blogs.perl.org/users/perlancar/2014/12/day-4-date-calculator-shell-appdatecalc.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [
                   { module => "Reply" },
                   { module => "Reply::Plugin::DataDumpColor" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 04)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 04)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_04 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 04)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_04 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 04).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-4-date-calculator-shell-appdatecalc.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Reply>
=item * L<Reply::Plugin::DataDumpColor>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_05.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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_05 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_05;
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://blogs.perl.org/users/perlancar/2014/12/day-5-look-ma-no-argument-list-too-long-apprmhere.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "Perinci::CmdLine" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 05)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 05)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_05 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 05)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_05 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 05).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-5-look-ma-no-argument-list-too-long-apprmhere.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Perinci::CmdLine>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_06.pm view on Meta::CPAN
our $LIST = {
  description => "This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-6-think-globally-act-localizably-fileumask-localetie-unixsetuid.html] (retrieved on 2016-11-07). Visit the URL for the...
  entries     => [
                   { module => "Data::Dump" },
                   { module => "File::chdir" },
                   { module => "File::umask" },
                   { module => "Locale::Tie" },
                   { module => "Unix::setuid" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 06)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 06)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_06 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 06)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_06 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 06).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-6-think-globally-act-localizably-fileumask-localetie-unixsetuid.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Data::Dump>
=item * L<File::chdir>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_07 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_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://blogs.perl.org/users/perlancar/2014/12/day-7-set-screensaver-timeout-from-the-command-line-appsetscreensavertimeout.html] (retrieved on 2016-11-07). Visit the UR...
  entries     => [{ module => "App::fsql" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 07)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 07)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_07 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 07)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_07 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 07).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-7-set-screensaver-timeout-from-the-command-line-appsetscreensavertimeout.html] (retrieved on 2016-11-07). Visit the URL for the full con...
=head1 INCLUDED MODULES
=over
=item * L<App::fsql>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_08.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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_08 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_08;
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://blogs.perl.org/users/perlancar/2014/12/day-8-stopwatch-appstopw.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "App::Stopwatch" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 08)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 08)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_08 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 08)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_08 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 08).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-8-stopwatch-appstopw.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<App::Stopwatch>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_09.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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_09 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_09;
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://blogs.perl.org/users/perlancar/2014/12/day-9-set-operations-with-files-appsetop.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "App::setop" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 09)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 09)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_09 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 09)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_09 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 09).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-9-set-operations-with-files-appsetop.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<App::setop>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_10.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://blogs.perl.org/users/perlancar/2014/12/day-10-finding-modules-path-and-more-modulepathmore.html] (retrieved on 2016-11-07). Visit the URL for the full contents."...
  entries     => [
                   { module => "Module::List" },
                   { module => "Module::Path" },
                   { module => "Module::Path::More" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 10)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 10)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_10 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 10)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_10 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 10).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-10-finding-modules-path-and-more-modulepathmore.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Module::List>
=item * L<Module::Path>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_11.pm view on Meta::CPAN
  entries     => [
                   { module => "App::DistUtils" },
                   { module => "App::DzilUtils" },
                   { module => "App::GitUtils" },
                   { module => "App::PMUtils" },
                   { module => "App::PlUtils" },
                   { module => "App::ProgUtils" },
                   { module => "Dist::Zilla::Plugin::Run" },
                   { module => "Dist::Zilla::PluginBundle::Author::PERLANCAR" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 11)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 11)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_11 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 11)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_11 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 11).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-11-tab-completion-galore-apppmplprogdzilgitutils.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<App::DistUtils>
=item * L<App::DzilUtils>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_12.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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_12 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_12;
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://blogs.perl.org/users/perlancar/2014/12/day-12-a-fatpackable-ssl-aware-httptiny-but-sadly-with-a-catch.html] (retrieved on 2016-11-07). Visit the URL for the full...
  entries     => [{ module => "HTTP::Tiny::CLI" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 12)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 12)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_12 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 12)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_12 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 12).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-12-a-fatpackable-ssl-aware-httptiny-but-sadly-with-a-catch.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<HTTP::Tiny::CLI>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_13.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:00:46 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_13 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_13;
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://blogs.perl.org/users/perlancar/2014/12/day-13-pan.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "XPAN::Query" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 13)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 13)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_13 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 13)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_13 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 13).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-13-pan.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<XPAN::Query>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_14.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:00:47 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_14 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_14;
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://blogs.perl.org/users/perlancar/2014/12/day-14-what-the-procchilderror.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "Proc::ChildError" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 14)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 14)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_14 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 14)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_14 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 14).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-14-what-the-procchilderror.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Proc::ChildError>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_15.pm view on Meta::CPAN
our $LIST = {
  description => "This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-15-words-on-cpan-appwordlist.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [
                   { module => "Games::Word::Wordlist::Country" },
                   { module => "Games::Word::Wordlist::CountrySingleWord" },
                   { module => "Games::Word::Wordlist::Enable" },
                   { module => "Games::Word::Wordlist::KBBI" },
                   { module => "Games::Word::Wordlist::SGB" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 15)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 15)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_15 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 15)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_15 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 15).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-15-words-on-cpan-appwordlist.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Games::Word::Wordlist::Country>
=item * L<Games::Word::Wordlist::CountrySingleWord>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_16.pm view on Meta::CPAN
  description => "This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-16-making-tab-completion-setup-seamless-for-users-appshcompgen.html] (retrieved on 2016-11-07). Visit the URL for the ...
  entries     => [
                   { module => "Dist::Zilla" },
                   { module => "Dist::Zilla::Plugin::GenShellCompletion" },
                   { module => "Getopt::Long" },
                   { module => "Getopt::Long::Complete" },
                   { module => "Perinci::CmdLine" },
                   { module => "Riap" },
                   { module => "Rinci" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 16)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 16)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_16 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 16)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_16 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 16).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-16-making-tab-completion-setup-seamless-for-users-appshcompgen.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Dist::Zilla>
=item * L<Dist::Zilla::Plugin::GenShellCompletion>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_17.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:00:47 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_17 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_17;
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://blogs.perl.org/users/perlancar/2014/12/day-17-checking-process-existence-and-listing-processes-procfind.html] (retrieved on 2016-11-07). Visit the URL for the fu...
  entries     => [{ module => "Proc::Exists" }, { module => "Proc::Find" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 17)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 17)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_17 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 17)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_17 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 17).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-17-checking-process-existence-and-listing-processes-procfind.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Proc::Exists>
=item * L<Proc::Find>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_18.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:00:47 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_18 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_18;
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://blogs.perl.org/users/perlancar/2014/12/day-18-checking-unsaved-files-fileunsaved.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "File::Unsaved" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 18)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 18)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_18 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 18)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_18 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 18).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-18-checking-unsaved-files-fileunsaved.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<File::Unsaved>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_19.pm view on Meta::CPAN
  description => "This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-19-tracing-your-perl-programs-execution-appplstrace.html] (retrieved on 2016-11-07). Visit the URL for the full conten...
  entries     => [
                   { module => "Devel::NYTProf" },
                   { module => "Devel::STrace" },
                   { module => "Devel::TraceCalls" },
                   { module => "Devel::TraceSubs" },
                   { module => "Hook::LexWrap" },
                   { module => "Log::Any" },
                   { module => "Runops::Trace" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 19)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 19)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_19 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 19)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_19 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 19).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-19-tracing-your-perl-programs-execution-appplstrace.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Devel::NYTProf>
=item * L<Devel::STrace>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_20.pm view on Meta::CPAN
our $VERSION = '0.001'; # VERSION
our $LIST = {
  description => "This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-20-creating-test-databases-testwithdb.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [
                   { module => "File::Temp" },
                   { module => "IOD" },
                   { module => "Test::DatabaseRow" },
                   { module => "Test::WithDB" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 20)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 20)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_20 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 20)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_20 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 20).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-20-creating-test-databases-testwithdb.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<File::Temp>
=item * L<IOD>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_21.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://blogs.perl.org/users/perlancar/2014/12/day-21-checking-if-a-string-contains-shell-wildcard-stringwildcardbash.html] (retrieved on 2016-11-07). Visit the URL for ...
  entries     => [
                   { module => "String::Wildcard::DOS" },
                   { module => "String::Wildcard::SQL" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 21)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 21)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_21 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 21)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_21 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 21).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-21-checking-if-a-string-contains-shell-wildcard-stringwildcardbash.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<String::Wildcard::DOS>
=item * L<String::Wildcard::SQL>
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_22.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:00:48 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_22 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_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://blogs.perl.org/users/perlancar/2014/12/day-22-safer-system-alternative-sysrunsafer.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "Sys::Run::Safer" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 22)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 22)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_22 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 22)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_22 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 22).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-22-safer-system-alternative-sysrunsafer.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Sys::Run::Safer>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_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 08:00:48 2018 from module list in Acme::CPANLists::Import::PERLANCAR::Advent::2014_12_23 version 0.001.
package Acme::CPANModules::Import::PERLANCAR::Advent::2014_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://blogs.perl.org/users/perlancar/2014/12/day-23-appchart-and-textchart.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [{ module => "chart" }],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 23)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 23)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_23 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 23)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_23 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 23).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-23-appchart-and-textchart.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<chart>
=back
lib/Acme/CPANModules/Import/PERLANCAR/Advent/2014_12_24.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://blogs.perl.org/users/perlancar/2014/12/day-24-games.html] (retrieved on 2016-11-07). Visit the URL for the full contents.",
  entries     => [
                   { module => "Games::ArrangeNumber" },
                   { module => "Games::Hangman" },
                   { module => "Perinci::CmdLine" },
                 ],
  summary     => "Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 24)",
};
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 24)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_24 - Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 24)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::PERLANCAR::Advent::2014_12_24 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
Modules mentioned in PERLANCAR's 2014 advent calendar article series (day 24).
This list is generated by extracting module names mentioned in [http://blogs.perl.org/users/perlancar/2014/12/day-24-games.html] (retrieved on 2016-11-07). Visit the URL for the full contents.
=head1 INCLUDED MODULES
=over
=item * L<Games::ArrangeNumber>
=item * L<Games::Hangman>
lib/Acme/CPANModulesBundle/Import/PERLANCAR/Advent/2014.pm view on Meta::CPAN
package Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014;
our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION
1;
# ABSTRACT: Modules mentioned in PERLANCAR's 2014 advent calendar article series
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014 - Modules mentioned in PERLANCAR's 2014 advent calendar article series
=head1 VERSION
This document describes version 0.001 of Acme::CPANModulesBundle::Import::PERLANCAR::Advent::2014 (from Perl distribution Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014), released on 2018-09-22.
=head1 DESCRIPTION
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import-PERLANCAR-Advent-2014>.