Acme-CPANLists-SHARYANTO

 view release on metacpan or  search on metacpan

lib/Acme/CPANLists/SHARYANTO.pm  view on Meta::CPAN

package Acme::CPANLists::SHARYANTO;

our $DATE = '2016-02-20'; # DATE
our $VERSION = '0.01'; # VERSION

our @Author_Lists = (
);

our @Module_Lists = (
    {
        summary => 'Test list',
        entries => [
            {module=>'Array::Iter'},
            {module=>'Array::Iterator'},
        ],
    },
);

1;
# ABSTRACT: SHARYANTO's CPAN Lists

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANLists::SHARYANTO - SHARYANTO's CPAN Lists

=head1 VERSION

This document describes version 0.01 of Acme::CPANLists::SHARYANTO (from Perl distribution Acme-CPANLists-SHARYANTO), released on 2016-02-20.

=head1 DESCRIPTION

=head1 MODULE LISTS

=head2 Test list

=over

=item * L<Array::Iter>

=item * L<Array::Iterator>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-SHARYANTO>.

=head1 SOURCE

Source repository is at L<https://github.com/perlancar/perl-Acme-CPANLists-SHARYANTO>.

=head1 BUGS

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

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::CPANLists> - about the Acme::CPANLists namespace

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

=head1 AUTHOR

Steven Haryanto <sharyanto@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by sharyanto@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



( run in 1.057 second using v1.01-cache-2.11-cpan-9169edd2b0e )