1{
2   "abstract" : "Generate XLSX worksheet",
3   "author" : [
4      "perlancar <perlancar@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Text-Table-XLSX",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0"
20         }
21      },
22      "develop" : {
23         "requires" : {
24            "Pod::Coverage::TrustPod" : "0",
25            "Test::Perl::Critic" : "0",
26            "Test::Pod" : "1.41",
27            "Test::Pod::Coverage" : "1.08"
28         }
29      },
30      "runtime" : {
31         "requires" : {
32            "File::Temp" : "0",
33            "Spreadsheet::GenerateXLSX" : "0",
34            "strict" : "0",
35            "warnings" : "0"
36         }
37      },
38      "test" : {
39         "requires" : {
40            "File::Spec" : "0",
41            "IO::Handle" : "0",
42            "IPC::Open3" : "0",
43            "Test::More" : "0"
44         }
45      }
46   },
47   "release_status" : "stable",
48   "resources" : {
49      "bugtracker" : {
50         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Text-Table-XLSX"
51      },
52      "homepage" : "https://metacpan.org/release/Text-Table-XLSX",
53      "repository" : {
54         "type" : "git",
55         "url" : "git://github.com/perlancar/perl-Text-Table-XLSX.git",
56         "web" : "https://github.com/perlancar/perl-Text-Table-XLSX"
57      }
58   },
59   "version" : "0.001",
60   "x_Dist_Zilla" : {
61      "perl" : {
62         "version" : "5.026001"
63      },
64      "plugins" : [
65         {
66            "class" : "Dist::Zilla::Plugin::IfBuilt",
67            "name" : "IfBuilt",
68            "version" : "0.03"
69         },
70         {
71            "class" : "Dist::Zilla::Plugin::GatherDir",
72            "config" : {
73               "Dist::Zilla::Plugin::GatherDir" : {
74                  "exclude_filename" : [],
75                  "exclude_match" : [],
76                  "follow_symlinks" : 0,
77                  "include_dotfiles" : 0,
78                  "prefix" : "",
79                  "prune_directory" : [],
80                  "root" : "."
81               }
82            },
83            "name" : "@Author::PERLANCAR/@Filter/GatherDir",
84            "version" : "6.010"
85         },
86         {
87            "class" : "Dist::Zilla::Plugin::PruneCruft",
88            "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
89            "version" : "6.010"
90         },
91         {
92            "class" : "Dist::Zilla::Plugin::ManifestSkip",
93            "name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
94            "version" : "6.010"
95         },
96         {
97            "class" : "Dist::Zilla::Plugin::MetaYAML",
98            "name" : "@Author::PERLANCAR/@Filter/MetaYAML",
99            "version" : "6.010"
100         },
101         {
102            "class" : "Dist::Zilla::Plugin::License",
103            "name" : "@Author::PERLANCAR/@Filter/License",
104            "version" : "6.010"
105         },
106         {
107            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
108            "name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
109            "version" : "6.010"
110         },
111         {
112            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
113            "name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
114            "version" : "6.010"
115         },
116         {
117            "class" : "Dist::Zilla::Plugin::ExtraTests",
118            "name" : "@Author::PERLANCAR/@Filter/ExtraTests",
119            "version" : "6.010"
120         },
121         {
122            "class" : "Dist::Zilla::Plugin::ExecDir",
123            "name" : "@Author::PERLANCAR/@Filter/ExecDir",
124            "version" : "6.010"
125         },
126         {
127            "class" : "Dist::Zilla::Plugin::ShareDir",
128            "name" : "@Author::PERLANCAR/@Filter/ShareDir",
129            "version" : "6.010"
130         },
131         {
132            "class" : "Dist::Zilla::Plugin::MakeMaker",
133            "config" : {
134               "Dist::Zilla::Role::TestRunner" : {
135                  "default_jobs" : 1
136               }
137            },
138            "name" : "@Author::PERLANCAR/@Filter/MakeMaker",
139            "version" : "6.010"
140         },
141         {
142            "class" : "Dist::Zilla::Plugin::Manifest",
143            "name" : "@Author::PERLANCAR/@Filter/Manifest",
144            "version" : "6.010"
145         },
146         {
147            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
148            "name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
149            "version" : "6.010"
150         },
151         {
152            "class" : "Dist::Zilla::Plugin::ExecDir",
153            "name" : "@Author::PERLANCAR/ExecDir script",
154            "version" : "6.010"
155         },
156         {
157            "class" : "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
158            "name" : "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
159            "version" : "0.593"
160         },
161         {
162            "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
163            "name" : "@Author::PERLANCAR/Rinci::AbstractFromMeta",
164            "version" : "0.10"
165         },
166         {
167            "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
168            "name" : "@Author::PERLANCAR/PodnameFromFilename",
169            "version" : "0.02"
170         },
171         {
172            "class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
173            "name" : "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
174            "version" : "0.060"
175         },
176         {
177            "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
178            "name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
179            "version" : "0.040"
180         },
181         {
182            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
183            "name" : "@Author::PERLANCAR/CheckChangeLog",
184            "version" : "0.05"
185         },
186         {
187            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
188            "name" : "@Author::PERLANCAR/CheckMetaResources",
189            "version" : "0.001"
190         },
191         {
192            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
193            "config" : {
194               "Dist::Zilla::Plugin::CheckSelfDependency" : {
195                  "finder" : [
196                     ":InstallModules"
197                  ]
198               },
199               "Dist::Zilla::Role::ModuleMetadata" : {
200                  "Module::Metadata" : "1.000033",
201                  "version" : "0.006"
202               }
203            },
204            "name" : "@Author::PERLANCAR/CheckSelfDependency",
205            "version" : "0.011"
206         },
207         {
208            "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
209            "name" : "@Author::PERLANCAR/CopyrightYearFromGit",
210            "version" : "0.003"
211         },
212         {
213            "class" : "Dist::Zilla::Plugin::IfBuilt",
214            "name" : "@Author::PERLANCAR/IfBuilt",
215            "version" : "0.03"
216         },
217         {
218            "class" : "Dist::Zilla::Plugin::MetaJSON",
219            "name" : "@Author::PERLANCAR/MetaJSON",
220            "version" : "6.010"
221         },
222         {
223            "class" : "Dist::Zilla::Plugin::MetaConfig",
224            "name" : "@Author::PERLANCAR/MetaConfig",
225            "version" : "6.010"
226         },
227         {
228            "class" : "Dist::Zilla::Plugin::Authority",
229            "name" : "@Author::PERLANCAR/Authority",
230            "version" : "1.009"
231         },
232         {
233            "class" : "Dist::Zilla::Plugin::OurDate",
234            "name" : "@Author::PERLANCAR/OurDate",
235            "version" : "0.03"
236         },
237         {
238            "class" : "Dist::Zilla::Plugin::OurDist",
239            "name" : "@Author::PERLANCAR/OurDist",
240            "version" : "0.02"
241         },
242         {
243            "class" : "Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion",
244            "name" : "@Author::PERLANCAR/PERLANCAR::OurPkgVersion",
245            "version" : "0.04"
246         },
247         {
248            "class" : "Dist::Zilla::Plugin::PodWeaver",
249            "config" : {
250               "Dist::Zilla::Plugin::PodWeaver" : {
251                  "finder" : [
252                     ":InstallModules",
253                     ":ExecFiles"
254                  ],
255                  "plugins" : [
256                     {
257                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
258                        "name" : "@CorePrep/EnsurePod5",
259                        "version" : "4.015"
260                     },
261                     {
262                        "class" : "Pod::Weaver::Plugin::H1Nester",
263                        "name" : "@CorePrep/H1Nester",
264                        "version" : "4.015"
265                     },
266                     {
267                        "class" : "Pod::Weaver::Section::Name",
268                        "name" : "@Author::PERLANCAR/Name",
269                        "version" : "4.015"
270                     },
271                     {
272                        "class" : "Pod::Weaver::Section::Version",
273                        "name" : "@Author::PERLANCAR/Version",
274                        "version" : "4.015"
275                     },
276                     {
277                        "class" : "Pod::Weaver::Section::Region",
278                        "name" : "@Author::PERLANCAR/prelude",
279                        "version" : "4.015"
280                     },
281                     {
282                        "class" : "Pod::Weaver::Section::Generic",
283                        "name" : "SYNOPSIS",
284                        "version" : "4.015"
285                     },
286                     {
287                        "class" : "Pod::Weaver::Section::Generic",
288                        "name" : "DESCRIPTION",
289                        "version" : "4.015"
290                     },
291                     {
292                        "class" : "Pod::Weaver::Section::Generic",
293                        "name" : "OVERVIEW",
294                        "version" : "4.015"
295                     },
296                     {
297                        "class" : "Pod::Weaver::Section::Collect",
298                        "name" : "ATTRIBUTES",
299                        "version" : "4.015"
300                     },
301                     {
302                        "class" : "Pod::Weaver::Section::Collect",
303                        "name" : "METHODS",
304                        "version" : "4.015"
305                     },
306                     {
307                        "class" : "Pod::Weaver::Section::Collect",
308                        "name" : "FUNCTIONS",
309                        "version" : "4.015"
310                     },
311                     {
312                        "class" : "Pod::Weaver::Section::Leftovers",
313                        "name" : "@Author::PERLANCAR/Leftovers",
314                        "version" : "4.015"
315                     },
316                     {
317                        "class" : "Pod::Weaver::Section::Region",
318                        "name" : "@Author::PERLANCAR/postlude",
319                        "version" : "4.015"
320                     },
321                     {
322                        "class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
323                        "name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
324                        "version" : "0.08"
325                     },
326                     {
327                        "class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
328                        "name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
329                        "version" : "0.04"
330                     },
331                     {
332                        "class" : "Pod::Weaver::Section::Completion::GetoptLongMore",
333                        "name" : "@Author::PERLANCAR/Completion::GetoptLongMore",
334                        "version" : "0.001"
335                     },
336                     {
337                        "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
338                        "name" : "@Author::PERLANCAR/Homepage::DefaultCPAN",
339                        "version" : "0.05"
340                     },
341                     {
342                        "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
343                        "name" : "@Author::PERLANCAR/Source::DefaultGitHub",
344                        "version" : "0.07"
345                     },
346                     {
347                        "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
348                        "name" : "@Author::PERLANCAR/Bugs::DefaultRT",
349                        "version" : "0.06"
350                     },
351                     {
352                        "class" : "Pod::Weaver::Section::Authors",
353                        "name" : "@Author::PERLANCAR/Authors",
354                        "version" : "4.015"
355                     },
356                     {
357                        "class" : "Pod::Weaver::Section::Legal",
358                        "name" : "@Author::PERLANCAR/Legal",
359                        "version" : "4.015"
360                     },
361                     {
362                        "class" : "Pod::Weaver::Plugin::Rinci",
363                        "name" : "@Author::PERLANCAR/Rinci",
364                        "version" : "0.77"
365                     },
366                     {
367                        "class" : "Pod::Weaver::Plugin::AppendPrepend",
368                        "name" : "@Author::PERLANCAR/AppendPrepend",
369                        "version" : "0.01"
370                     },
371                     {
372                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
373                        "name" : "@Author::PERLANCAR/EnsureUniqueSections",
374                        "version" : "0.163250"
375                     },
376                     {
377                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
378                        "name" : "@Author::PERLANCAR/SingleEncoding",
379                        "version" : "4.015"
380                     },
381                     {
382                        "class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
383                        "name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
384                        "version" : "0.06"
385                     }
386                  ]
387               }
388            },
389            "name" : "@Author::PERLANCAR/PodWeaver",
390            "version" : "4.008"
391         },
392         {
393            "class" : "Dist::Zilla::Plugin::PruneFiles",
394            "name" : "@Author::PERLANCAR/PruneFiles",
395            "version" : "6.010"
396         },
397         {
398            "class" : "Dist::Zilla::Plugin::Pod2Readme",
399            "name" : "@Author::PERLANCAR/Pod2Readme",
400            "version" : "0.004"
401         },
402         {
403            "class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
404            "name" : "@Author::PERLANCAR/Rinci::AddPrereqs",
405            "version" : "0.142"
406         },
407         {
408            "class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
409            "name" : "@Author::PERLANCAR/Rinci::AddToDb",
410            "version" : "0.01"
411         },
412         {
413            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
414            "name" : "@Author::PERLANCAR/Rinci::Validate",
415            "version" : "0.24"
416         },
417         {
418            "class" : "Dist::Zilla::Plugin::SetScriptShebang",
419            "name" : "@Author::PERLANCAR/SetScriptShebang",
420            "version" : "0.01"
421         },
422         {
423            "class" : "Dist::Zilla::Plugin::Test::Compile",
424            "config" : {
425               "Dist::Zilla::Plugin::Test::Compile" : {
426                  "bail_out_on_fail" : 0,
427                  "fail_on_warning" : "author",
428                  "fake_home" : 0,
429                  "filename" : "t/00-compile.t",
430                  "module_finder" : [
431                     ":InstallModules"
432                  ],
433                  "needs_display" : 0,
434                  "phase" : "test",
435                  "script_finder" : [
436                     ":PerlExecFiles"
437                  ],
438                  "skips" : [],
439                  "switch" : []
440               }
441            },
442            "name" : "@Author::PERLANCAR/Test::Compile",
443            "version" : "2.058"
444         },
445         {
446            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
447            "name" : "@Author::PERLANCAR/Test::Perl::Critic",
448            "version" : "3.001"
449         },
450         {
451            "class" : "Dist::Zilla::Plugin::Test::Rinci",
452            "name" : "@Author::PERLANCAR/Test::Rinci",
453            "version" : "0.03"
454         },
455         {
456            "class" : "Dist::Zilla::Plugin::StaticInstall",
457            "config" : {
458               "Dist::Zilla::Plugin::StaticInstall" : {
459                  "dry_run" : 0,
460                  "mode" : "on"
461               }
462            },
463            "name" : "@Author::PERLANCAR/StaticInstall",
464            "version" : "0.011"
465         },
466         {
467            "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
468            "name" : "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
469            "version" : "0.03"
470         },
471         {
472            "class" : "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
473            "name" : "@Author::PERLANCAR/Acme::CPANModules::Blacklist",
474            "version" : "0.001"
475         },
476         {
477            "class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
478            "name" : "@Author::PERLANCAR/Prereqs::EnsureVersion",
479            "version" : "0.050"
480         },
481         {
482            "class" : "Dist::Zilla::Plugin::Prereqs::CheckCircular",
483            "name" : "@Author::PERLANCAR/Prereqs::CheckCircular",
484            "version" : "0.006"
485         },
486         {
487            "class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
488            "name" : "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
489            "version" : "0.04"
490         },
491         {
492            "class" : "Dist::Zilla::Plugin::Prereqs",
493            "config" : {
494               "Dist::Zilla::Plugin::Prereqs" : {
495                  "phase" : "test",
496                  "type" : "requires"
497               }
498            },
499            "name" : "TestRequires",
500            "version" : "6.010"
501         },
502         {
503            "class" : "Dist::Zilla::Plugin::Prereqs",
504            "config" : {
505               "Dist::Zilla::Plugin::Prereqs" : {
506                  "phase" : "runtime",
507                  "type" : "requires"
508               }
509            },
510            "name" : "Prereqs",
511            "version" : "6.010"
512         },
513         {
514            "class" : "Dist::Zilla::Plugin::FinderCode",
515            "name" : ":InstallModules",
516            "version" : "6.010"
517         },
518         {
519            "class" : "Dist::Zilla::Plugin::FinderCode",
520            "name" : ":IncModules",
521            "version" : "6.010"
522         },
523         {
524            "class" : "Dist::Zilla::Plugin::FinderCode",
525            "name" : ":TestFiles",
526            "version" : "6.010"
527         },
528         {
529            "class" : "Dist::Zilla::Plugin::FinderCode",
530            "name" : ":ExtraTestFiles",
531            "version" : "6.010"
532         },
533         {
534            "class" : "Dist::Zilla::Plugin::FinderCode",
535            "name" : ":ExecFiles",
536            "version" : "6.010"
537         },
538         {
539            "class" : "Dist::Zilla::Plugin::FinderCode",
540            "name" : ":PerlExecFiles",
541            "version" : "6.010"
542         },
543         {
544            "class" : "Dist::Zilla::Plugin::FinderCode",
545            "name" : ":ShareFiles",
546            "version" : "6.010"
547         },
548         {
549            "class" : "Dist::Zilla::Plugin::FinderCode",
550            "name" : ":MainModule",
551            "version" : "6.010"
552         },
553         {
554            "class" : "Dist::Zilla::Plugin::FinderCode",
555            "name" : ":AllFiles",
556            "version" : "6.010"
557         },
558         {
559            "class" : "Dist::Zilla::Plugin::FinderCode",
560            "name" : ":NoFiles",
561            "version" : "6.010"
562         }
563      ],
564      "zilla" : {
565         "class" : "Dist::Zilla::Dist::Builder",
566         "config" : {
567            "is_trial" : 0
568         },
569         "version" : "6.010"
570      }
571   },
572   "x_authority" : "cpan:PERLANCAR",
573   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
574   "x_static_install" : 1
575}
576
577