Acme-CPANAuthors-Indonesian

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
   "version" : "0.001"
},
{
   "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
   "config" : {
      "Dist::Zilla::Plugin::CheckSelfDependency" : {
         "finder" : [
            ":InstallModules"
         ]
      },
      "Dist::Zilla::Role::ModuleMetadata" : {
         "Module::Metadata" : "1.000033",
         "version" : "0.006"
      }
   },
   "name" : "@Author::PERLANCAR/CheckSelfDependency",
   "version" : "0.011"
},
{
   "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
   "name" : "@Author::PERLANCAR/CopyrightYearFromGit",
   "version" : "0.003"

META.yml  view on Meta::CPAN

124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
-
  class: Dist::Zilla::Plugin::CheckMetaResources
  name: '@Author::PERLANCAR/CheckMetaResources'
  version: '0.001'
-
  class: Dist::Zilla::Plugin::CheckSelfDependency
  config:
    Dist::Zilla::Plugin::CheckSelfDependency:
      finder:
        - ':InstallModules'
    Dist::Zilla::Role::ModuleMetadata:
      Module::Metadata: '1.000033'
      version: '0.006'
  name: '@Author::PERLANCAR/CheckSelfDependency'
  version: '0.011'
-
  class: Dist::Zilla::Plugin::CopyrightYearFromGit
  name: '@Author::PERLANCAR/CopyrightYearFromGit'
  version: '0.003'
-
  class: Dist::Zilla::Plugin::IfBuilt
  name: '@Author::PERLANCAR/IfBuilt'



( run in 1.028 second using v1.01-cache-2.11-cpan-49f99fa48dc )