Acme-CPANLists-Import-SHARYANTO
view release on metacpan or search on metacpan
123456789101112{
"abstract"
:
"CPANLists imported from Steven Haryanto's blog posts"
,
"author"
: [
"perlancar <perlancar@cpan.org>"
],
"dynamic_config"
: 0,
"generated_by"
:
"Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001"
,
"license"
: [
"perl_5"
],
"meta-spec"
: {
123456789101112---
abstract:
"CPANLists imported from Steven Haryanto's blog posts"
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
1234567891011121314151617181920# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
use
strict;
use
warnings;
use
ExtUtils::MakeMaker;
my
%WriteMakefileArgs
= (
"ABSTRACT"
=>
"CPANLists imported from Steven Haryanto's blog posts"
,
"AUTHOR"
=>
"perlancar <perlancar\@cpan.org>"
,
"CONFIGURE_REQUIRES"
=> {
"ExtUtils::MakeMaker"
=> 0
},
"DISTNAME"
=>
"Acme-CPANLists-Import-SHARYANTO"
,
"EXE_FILES"
=> [],
"LICENSE"
=>
"perl"
,
"NAME"
=>
"Acme::CPANLists::Import::SHARYANTO"
,
"PREREQ_PM"
=> {},
"TEST_REQUIRES"
=> {
lib/Acme/CPANLists/Import/SHARYANTO.pm view on Meta::CPAN
123456789101112131415161718192021222324252627package
Acme::CPANLists::Import::SHARYANTO;
our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
1;
# ABSTRACT: CPANLists imported from Steven Haryanto's blog posts
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO - CPANLists imported from Steven Haryanto's blog posts
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-Import-SHARYANTO>.
lib/Acme/CPANLists/Import/SHARYANTO/INI.pm view on Meta::CPAN
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/11/comparison-of-ini-
format
-modules-on-cpan.html] (retrieved on 2016-02-21). For the full...
1;
# ABSTRACT: Comparison of INI-format modules on CPAN (2010)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::INI - Comparison of INI-format modules on CPAN (2010)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::INI (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2010/11/comparison-of-ini-format-modules-on-cpan.html> (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * [2016-02-21] Since this article was written, I have also published: L<IOD>, L<Config::IOD>, L<Config::IOD::Reader>.
=back
=head1 MODULE LISTS
=head2 Comparison of INI-format modules on CPAN (2010)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/11/comparison-of-ini-format-modules-on-cpan.html] (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * L<Config::Format::INI>
=item * L<Config::INI::Access>
=item * L<Config::INI::Writer>
lib/Acme/CPANLists/Import/SHARYANTO/IndonesianLanguage.pm view on Meta::CPAN
123456789101112131415161718192021222324252627282930313233343536373839404142our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2012/08/cpan-modules-
for
-the-indonesian-language.html] (retrieved on 2016-02-21). For the full...
1;
# ABSTRACT: CPAN modules for the Indonesian language (2012)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::IndonesianLanguage - CPAN modules for the Indonesian language (2012)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::IndonesianLanguage (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2012/08/cpan-modules-for-the-indonesian-language.html> (retrieved on 2016-02-21). For the full article, visit the URL.
=head1 MODULE LISTS
=head2 CPAN modules for the Indonesian language (2012)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2012/08/cpan-modules-for-the-indonesian-language.html] (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * L<Lingua::ID::Nums2Words>
=item * L<Lingua::ID::Words2Nums>
=item * L<Lingua::Identify>
lib/Acme/CPANLists/Import/SHARYANTO/LoggingFrameworks.pm view on Meta::CPAN
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/11/short-grossly-incomplete-comparison-of-perl-logging-frameworks.html] (retrieved on 201...
1;
# ABSTRACT: (Short, grossly incomplete) comparison of Perl logging frameworks (2010)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::LoggingFrameworks - (Short, grossly incomplete) comparison of Perl logging frameworks (2010)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::LoggingFrameworks (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2010/11/short-grossly-incomplete-comparison-of-perl-logging-frameworks.html> (retrieved on 2016-02-21). For the full article, v...
=over
=item * [2016-02-21] Since this article was written, I have also published: L<Log::Any::App>, and plan to release L<Log::Gurat>.
=back
=head1 MODULE LISTS
=head2 (Short, grossly incomplete) comparison of Perl logging frameworks (2010)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/11/short-grossly-incomplete-comparison-of-perl-logging-frameworks.html] (retrieved on 2016-02-21). For the full article, visi...
=over
=item * L<Log::Any>
=item * L<Log::Any::App>
=item * L<Log::Dispatch>
=item * L<Log::Dispatchoulli>
=item * L<Log::Fast>
=item * L<Log::Log4perl>
=item * L<String::Flogger>
=back
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-Import-SHARYANTO>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-CPANLists-Import-SHARYANTO>.
lib/Acme/CPANLists/Import/SHARYANTO/Serialization.pm view on Meta::CPAN
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/09/comparison-of-perl-serialization-modules.html] (retrieved on 2016-02-21). For the full...
1;
# ABSTRACT: Comparison of Perl serialization modules (2010)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::Serialization - Comparison of Perl serialization modules (2010)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::Serialization (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2010/09/comparison-of-perl-serialization-modules.html> (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * [2016-02-21] L<Sereal> is mentioned in the comments.
=item * [2016-02-21] Since this article was written, I have also published: L<Data::Dmp>.
=back
=head1 MODULE LISTS
=head2 Comparison of Perl serialization modules (2010)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2010/09/comparison-of-perl-serialization-modules.html] (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * L<Data::Dump>
=item * L<Data::Dump::PHP>
=item * L<Data::Dump::Partial>
lib/Acme/CPANLists/Import/SHARYANTO/SyntaxHighlighting.pm view on Meta::CPAN
123456789101112131415161718192021222324252627282930313233343536373839404142our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2012/11/the-sad-state-of-syntax-highlighting-libraries-on-cpan.html] (retrieved on 2016-02-21)...
1;
# ABSTRACT: The sad state of syntax highlighting libraries on CPAN (2012)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::SyntaxHighlighting - The sad state of syntax highlighting libraries on CPAN (2012)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::SyntaxHighlighting (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2012/11/the-sad-state-of-syntax-highlighting-libraries-on-cpan.html> (retrieved on 2016-02-21). For the full article, visit the...
=head1 MODULE LISTS
=head2 The sad state of syntax highlighting libraries on CPAN (2012)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2012/11/the-sad-state-of-syntax-highlighting-libraries-on-cpan.html] (retrieved on 2016-02-21). For the full article, visit the UR...
=over
=item * L<Source::SyntaxHighlight>
=item * L<c2html>
=back
lib/Acme/CPANLists/Import/SHARYANTO/TextTables.pm view on Meta::CPAN
123456789101112131415161718192021222324252627282930313233343536373839404142our
$DATE
=
'2016-02-21'
;
# DATE
our
$VERSION
=
'0.01'
;
# VERSION
our
@Module_Lists
= ({
description
=>"This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2014/07/benchmarking-several-ascii-table-generator-modules.html] (retrieved on 2016-02-21). Fo...
1;
# ABSTRACT: Benchmarking several ASCII-table-generator modules (2014)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO::TextTables - Benchmarking several ASCII-table-generator modules (2014)
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO::TextTables (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
This module is generated by extracting module names mentioned in the article L<http://blogs.perl.org/users/steven_haryanto/2014/07/benchmarking-several-ascii-table-generator-modules.html> (retrieved on 2016-02-21). For the full article, visit the URL...
=head1 MODULE LISTS
=head2 Benchmarking several ASCII-table-generator modules (2014)
This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/steven_haryanto/2014/07/benchmarking-several-ascii-table-generator-modules.html] (retrieved on 2016-02-21). For the full article, visit the URL.
=over
=item * L<Catmandu::Exporter::Table>
=item * L<Data::ShowTable>
=item * L<Table::Simple>
( run in 1.174 second using v1.01-cache-2.11-cpan-49f99fa48dc )