Acme-CPANAuthors-Catalonian

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

use strict;
use warnings;
use ExtUtils::MakeMaker;

WriteMakefile( NAME                => 'Acme::CPANAuthors::Catalonian',
               AUTHOR              => 'Several',
               VERSION_FROM        => 'lib/Acme/CPANAuthors/Catalonian.pm',
               ABSTRACT_FROM       => 'lib/Acme/CPANAuthors/Catalonian.pm',
               PREREQ_PM           => { 'Test::More' => 0,
                                        'Acme::CPANAuthors::Register' => 0, },
               ($ExtUtils::MakeMaker::VERSION >= 6.3002 ? ('LICENSE'=> 'public domain') : ()),
             );

README  view on Meta::CPAN


    *   Search CPAN

        <http://search.cpan.org/dist/Acme-CPANAuthors-Catalonian/>

    *   Github - get the source code

        <http://github.com/pplu/p5-Acme-CPANAuthors-Catalonian>

COPYRIGHT & LICENSE
    This module is in the public domain.

lib/Acme/CPANAuthors/Catalonian.pm  view on Meta::CPAN

L<http://search.cpan.org/dist/Acme-CPANAuthors-Catalonian/>

=item * Github - get the source code

L<http://github.com/pplu/p5-Acme-CPANAuthors-Catalonian>

=back

=head1 COPYRIGHT & LICENSE

This module is in the public domain.

=cut

1; # End of Acme::CPANAuthors::Catalonian



( run in 0.357 second using v1.01-cache-2.11-cpan-64827b87656 )