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