Acme-Kiyoshi-Array

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "It's new ZUNDOKO Kiyoshi Array",
   "author" : [
      "Masaaki Saito <masakyst.public@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },

META.yml  view on Meta::CPAN

---
abstract: "It's new ZUNDOKO Kiyoshi Array"
author:
  - 'Masaaki Saito <masakyst.public@gmail.com>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Acme-Kiyoshi-Array

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" => "It's new ZUNDOKO Kiyoshi Array",
  "AUTHOR" => "Masaaki Saito <masakyst.public\@gmail.com>",
  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "Acme-Kiyoshi-Array",
  "LICENSE" => "perl",
  "NAME" => "Acme::Kiyoshi::Array",
  "PREREQ_PM" => {},
  "VERSION" => "0.02",
  "test" => {
    "TESTS" => "t/*.t"

README.md  view on Meta::CPAN

Acme::Kiyoshi::Array is ...

# LICENSE

Copyright (C) Masaaki Saito.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

Masaaki Saito <masakyst.public@gmail.com>

dist.ini  view on Meta::CPAN

name    = Acme-Kiyoshi-Array
author  = Masaaki Saito <masakyst.public@gmail.com>
license = Perl_5
copyright_holder = Masaaki Saito
copyright_year   = 2017

version = 0.02

[@Git]
commit_msg = Released as %v%n%n%c
tag_format = %v
tag_message = Released as %v

lib/Acme/Kiyoshi/Array.pm  view on Meta::CPAN

Acme::Kiyoshi::Array is ...

=head1 LICENSE

Copyright (C) Masaaki Saito.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

=head1 AUTHOR

Masaaki Saito E<lt>masakyst.public@gmail.comE<gt>

=cut



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