1{ 2 "abstract" : "Fast XS implementation of MaxMind DB reader", 3 "author" : [ 4 "Boris Zentner <bzentner@maxmind.com>", 5 "Dave Rolsky <drolsky@maxmind.com>", 6 "Ran Eilam <reilam@maxmind.com>" 7 ], 8 "dynamic_config" : 0, 9 "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", 10 "license" : [ 11 "artistic_2" 12 ], 13 "meta-spec" : { 14 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", 15 "version" : 2 16 }, 17 "name" : "MaxMind-DB-Reader-XS", 18 "prereqs" : { 19 "build" : { 20 "requires" : { 21 "Module::Build" : "0.28" 22 } 23 }, 24 "configure" : { 25 "requires" : { 26 "Module::Build" : "0.28" 27 } 28 }, 29 "develop" : { 30 "requires" : { 31 "Code::TidyAll::Plugin::Test::Vars" : "0.02", 32 "Devel::PPPort" : "3.23", 33 "File::Spec" : "0", 34 "IO::Handle" : "0", 35 "IPC::Open3" : "0", 36 "MaxMind::DB::Reader" : "0.050000", 37 "Parallel::ForkManager" : "1.19", 38 "Perl::Critic" : "1.126", 39 "Perl::Tidy" : "20190601", 40 "Pod::Wordlist" : "0", 41 "Test::CPAN::Changes" : "0.19", 42 "Test::CPAN::Meta::JSON" : "0.16", 43 "Test::CleanNamespaces" : "0.15", 44 "Test::Code::TidyAll" : "0.50", 45 "Test::EOL" : "0", 46 "Test::LeakTrace" : "0", 47 "Test::Mojibake" : "0", 48 "Test::More" : "0.96", 49 "Test::NoTabs" : "0", 50 "Test::Pod" : "1.41", 51 "Test::Portability::Files" : "0", 52 "Test::Spelling" : "0.12", 53 "Test::Synopsis" : "0", 54 "Test::Vars" : "0.009", 55 "Test::Version" : "2.05" 56 } 57 }, 58 "runtime" : { 59 "requires" : { 60 "Math::Int128" : "0", 61 "Math::Int64" : "0", 62 "MaxMind::DB::Metadata" : "0.040001", 63 "MaxMind::DB::Reader::Role::HasMetadata" : "0", 64 "MaxMind::DB::Types" : "0", 65 "Moo" : "0", 66 "XSLoader" : "0", 67 "namespace::autoclean" : "0", 68 "perl" : "5.010000", 69 "strict" : "0", 70 "warnings" : "0" 71 } 72 }, 73 "test" : { 74 "recommends" : { 75 "CPAN::Meta" : "2.120900" 76 }, 77 "requires" : { 78 "ExtUtils::MakeMaker" : "0", 79 "File::Spec" : "0", 80 "MaxMind::DB::Reader" : "0", 81 "Module::Implementation" : "0", 82 "Net::Works::Network" : "0.21", 83 "Path::Class" : "0.27", 84 "Test::Fatal" : "0", 85 "Test::MaxMind::DB::Common::Util" : "0", 86 "Test::More" : "0.96", 87 "Test::Number::Delta" : "0", 88 "Test::Requires" : "0", 89 "autodie" : "0", 90 "lib" : "0", 91 "utf8" : "0", 92 "version" : "0" 93 } 94 } 95 }, 96 "provides" : { 97 "MaxMind::DB::Reader::XS" : { 98 "file" : "lib/MaxMind/DB/Reader/XS.pm", 99 "version" : "1.000008" 100 } 101 }, 102 "release_status" : "stable", 103 "resources" : { 104 "bugtracker" : { 105 "web" : "https://github.com/maxmind/MaxMind-DB-Reader-XS/issues" 106 }, 107 "homepage" : "http://metacpan.org/release/MaxMind-DB-Reader-XS", 108 "repository" : { 109 "type" : "git", 110 "url" : "git://github.com/maxmind/MaxMind-DB-Reader-XS.git", 111 "web" : "https://github.com/maxmind/MaxMind-DB-Reader-XS" 112 } 113 }, 114 "version" : 1.000008, 115 "x_Dist_Zilla" : { 116 "perl" : { 117 "version" : "5.028002" 118 }, 119 "plugins" : [ 120 { 121 "class" : "Dist::Zilla::Plugin::GatherDir", 122 "config" : { 123 "Dist::Zilla::Plugin::GatherDir" : { 124 "exclude_filename" : [], 125 "exclude_match" : [], 126 "follow_symlinks" : 0, 127 "include_dotfiles" : 0, 128 "prefix" : "maxmind-db", 129 "prune_directory" : [], 130 "root" : "maxmind-db" 131 } 132 }, 133 "name" : "maxmind-db", 134 "version" : "6.012" 135 }, 136 { 137 "class" : "Dist::Zilla::Plugin::Encoding", 138 "name" : "Encoding", 139 "version" : "6.012" 140 }, 141 { 142 "class" : "Dist::Zilla::Plugin::Git::GatherDir", 143 "config" : { 144 "Dist::Zilla::Plugin::GatherDir" : { 145 "exclude_filename" : [ 146 "Build.PL", 147 "CONTRIBUTING.md", 148 "LICENSE", 149 "README.md", 150 "c/ppport.h", 151 "cpanfile" 152 ], 153 "exclude_match" : [], 154 "follow_symlinks" : 0, 155 "include_dotfiles" : 0, 156 "prefix" : "", 157 "prune_directory" : [], 158 "root" : "." 159 }, 160 "Dist::Zilla::Plugin::Git::GatherDir" : { 161 "include_untracked" : 0 162 } 163 }, 164 "name" : "@MAXMIND/Git::GatherDir", 165 "version" : "2.046" 166 }, 167 { 168 "class" : "Dist::Zilla::Plugin::ManifestSkip", 169 "name" : "@MAXMIND/ManifestSkip", 170 "version" : "6.012" 171 }, 172 { 173 "class" : "Dist::Zilla::Plugin::License", 174 "name" : "@MAXMIND/License", 175 "version" : "6.012" 176 }, 177 { 178 "class" : "Dist::Zilla::Plugin::ExecDir", 179 "name" : "@MAXMIND/ExecDir", 180 "version" : "6.012" 181 }, 182 { 183 "class" : "Dist::Zilla::Plugin::ShareDir", 184 "name" : "@MAXMIND/ShareDir", 185 "version" : "6.012" 186 }, 187 { 188 "class" : "Dist::Zilla::Plugin::Manifest", 189 "name" : "@MAXMIND/Manifest", 190 "version" : "6.012" 191 }, 192 { 193 "class" : "Dist::Zilla::Plugin::CheckVersionIncrement", 194 "name" : "@MAXMIND/CheckVersionIncrement", 195 "version" : "0.121750" 196 }, 197 { 198 "class" : "Dist::Zilla::Plugin::TestRelease", 199 "name" : "@MAXMIND/TestRelease", 200 "version" : "6.012" 201 }, 202 { 203 "class" : "Dist::Zilla::Plugin::ConfirmRelease", 204 "name" : "@MAXMIND/ConfirmRelease", 205 "version" : "6.012" 206 }, 207 { 208 "class" : "Dist::Zilla::Plugin::MAXMIND::VersionProvider", 209 "name" : "@MAXMIND/MAXMIND::VersionProvider", 210 "version" : "0.83" 211 }, 212 { 213 "class" : "Dist::Zilla::Plugin::Authority", 214 "name" : "@MAXMIND/Authority", 215 "version" : "1.009" 216 }, 217 { 218 "class" : "Dist::Zilla::Plugin::AutoPrereqs", 219 "name" : "@MAXMIND/AutoPrereqs", 220 "version" : "6.012" 221 }, 222 { 223 "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild", 224 "name" : "@MAXMIND/CopyFilesFromBuild", 225 "version" : "0.170880" 226 }, 227 { 228 "class" : "Dist::Zilla::Plugin::GitHub::Meta", 229 "name" : "@MAXMIND/GitHub::Meta", 230 "version" : "0.47" 231 }, 232 { 233 "class" : "Dist::Zilla::Plugin::GitHub::Update", 234 "config" : { 235 "Dist::Zilla::Plugin::GitHub::Update" : { 236 "metacpan" : 1 237 } 238 }, 239 "name" : "@MAXMIND/GitHub::Update", 240 "version" : "0.47" 241 }, 242 { 243 "class" : "Dist::Zilla::Plugin::MetaResources", 244 "name" : "@MAXMIND/MetaResources", 245 "version" : "6.012" 246 }, 247 { 248 "class" : "Dist::Zilla::Plugin::MetaProvides::Package", 249 "config" : { 250 "Dist::Zilla::Plugin::MetaProvides::Package" : { 251 "finder_objects" : [ 252 { 253 "class" : "Dist::Zilla::Plugin::FinderCode", 254 "name" : "@MAXMIND/MetaProvides::Package/AUTOVIV/:InstallModulesPM", 255 "version" : "6.012" 256 } 257 ], 258 "include_underscores" : 0 259 }, 260 "Dist::Zilla::Role::MetaProvider::Provider" : { 261 "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004", 262 "inherit_missing" : 1, 263 "inherit_version" : 1, 264 "meta_noindex" : 1 265 }, 266 "Dist::Zilla::Role::ModuleMetadata" : { 267 "Module::Metadata" : "1.000033", 268 "version" : "0.006" 269 } 270 }, 271 "name" : "@MAXMIND/MetaProvides::Package", 272 "version" : "2.004003" 273 }, 274 { 275 "class" : "Dist::Zilla::Plugin::Meta::Contributors", 276 "name" : "@MAXMIND/Meta::Contributors", 277 "version" : "0.003" 278 }, 279 { 280 "class" : "Dist::Zilla::Plugin::MetaConfig", 281 "name" : "@MAXMIND/MetaConfig", 282 "version" : "6.012" 283 }, 284 { 285 "class" : "Dist::Zilla::Plugin::MetaJSON", 286 "name" : "@MAXMIND/MetaJSON", 287 "version" : "6.012" 288 }, 289 { 290 "class" : "Dist::Zilla::Plugin::MetaYAML", 291 "name" : "@MAXMIND/MetaYAML", 292 "version" : "6.012" 293 }, 294 { 295 "class" : "Dist::Zilla::Plugin::NextRelease", 296 "name" : "@MAXMIND/NextRelease", 297 "version" : "6.012" 298 }, 299 { 300 "class" : "Dist::Zilla::Plugin::Prereqs", 301 "config" : { 302 "Dist::Zilla::Plugin::Prereqs" : { 303 "phase" : "test", 304 "type" : "requires" 305 } 306 }, 307 "name" : "@MAXMIND/Test::More with subtest", 308 "version" : "6.012" 309 }, 310 { 311 "class" : "Dist::Zilla::Plugin::Prereqs", 312 "config" : { 313 "Dist::Zilla::Plugin::Prereqs" : { 314 "phase" : "develop", 315 "type" : "requires" 316 } 317 }, 318 "name" : "@MAXMIND/Modules for use with tidyall", 319 "version" : "6.012" 320 }, 321 { 322 "class" : "Dist::Zilla::Plugin::Prereqs", 323 "config" : { 324 "Dist::Zilla::Plugin::Prereqs" : { 325 "phase" : "develop", 326 "type" : "requires" 327 } 328 }, 329 "name" : "@MAXMIND/Test::Version which fixes https://github.com/plicease/Test-Version/issues/7", 330 "version" : "6.012" 331 }, 332 { 333 "class" : "Dist::Zilla::Plugin::PromptIfStale", 334 "config" : { 335 "Dist::Zilla::Plugin::PromptIfStale" : { 336 "check_all_plugins" : 0, 337 "check_all_prereqs" : 0, 338 "modules" : [ 339 "Dist::Zilla::PluginBundle::MAXMIND" 340 ], 341 "phase" : "build", 342 "run_under_travis" : 0, 343 "skip" : [] 344 } 345 }, 346 "name" : "@MAXMIND/Dist::Zilla::PluginBundle::MAXMIND", 347 "version" : "0.055" 348 }, 349 { 350 "class" : "Dist::Zilla::Plugin::PromptIfStale", 351 "config" : { 352 "Dist::Zilla::Plugin::PromptIfStale" : { 353 "check_all_plugins" : 1, 354 "check_all_prereqs" : 1, 355 "modules" : [], 356 "phase" : "release", 357 "run_under_travis" : 0, 358 "skip" : [ 359 "Dist::Zilla::Plugin::MAXMIND::CheckChangesHasContent", 360 "Dist::Zilla::Plugin::MAXMIND::Contributors", 361 "Dist::Zilla::Plugin::MAXMIND::Git::CheckFor::CorrectBranch", 362 "Dist::Zilla::Plugin::MAXMIND::License", 363 "Dist::Zilla::Plugin::MAXMIND::TidyAll", 364 "Dist::Zilla::Plugin::MAXMIND::VersionProvider", 365 "Pod::Weaver::PluginBundle::MAXMIND" 366 ] 367 } 368 }, 369 "name" : "@MAXMIND/PromptIfStale", 370 "version" : "0.055" 371 }, 372 { 373 "class" : "Dist::Zilla::Plugin::Test::PodSpelling", 374 "config" : { 375 "Dist::Zilla::Plugin::Test::PodSpelling" : { 376 "directories" : [ 377 "bin", 378 "lib" 379 ], 380 "spell_cmd" : "", 381 "stopwords" : [ 382 "API", 383 "Alders", 384 "Alders'", 385 "Eilam", 386 "Eilam's", 387 "GitHub", 388 "MAXMIND", 389 "MAXMIND's", 390 "MaxMind", 391 "MaxMind's", 392 "Oschwald", 393 "Oschwald's", 394 "PayPal", 395 "Rolsky", 396 "Rolsky's", 397 "VERSIONING", 398 "YYY", 399 "YYYZZZ", 400 "libmaxminddb", 401 "versioning" 402 ], 403 "wordlist" : "Pod::Wordlist" 404 } 405 }, 406 "name" : "@MAXMIND/Test::PodSpelling", 407 "version" : "2.007005" 408 }, 409 { 410 "class" : "Dist::Zilla::Plugin::PodSyntaxTests", 411 "name" : "@MAXMIND/PodSyntaxTests", 412 "version" : "6.012" 413 }, 414 { 415 "class" : "Dist::Zilla::Plugin::RunExtraTests", 416 "config" : { 417 "Dist::Zilla::Role::TestRunner" : { 418 "default_jobs" : 1 419 } 420 }, 421 "name" : "@MAXMIND/RunExtraTests", 422 "version" : "0.029" 423 }, 424 { 425 "class" : "Dist::Zilla::Plugin::MojibakeTests", 426 "name" : "@MAXMIND/MojibakeTests", 427 "version" : "0.8" 428 }, 429 { 430 "class" : "Dist::Zilla::Plugin::Test::CleanNamespaces", 431 "config" : { 432 "Dist::Zilla::Plugin::Test::CleanNamespaces" : { 433 "filename" : "xt/author/clean-namespaces.t", 434 "skips" : [] 435 } 436 }, 437 "name" : "@MAXMIND/Test::CleanNamespaces", 438 "version" : "0.006" 439 }, 440 { 441 "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", 442 "config" : { 443 "Dist::Zilla::Plugin::Test::CPAN::Changes" : { 444 "changelog" : "Changes" 445 } 446 }, 447 "name" : "@MAXMIND/Test::CPAN::Changes", 448 "version" : "0.012" 449 }, 450 { 451 "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON", 452 "name" : "@MAXMIND/Test::CPAN::Meta::JSON", 453 "version" : "0.004" 454 }, 455 { 456 "class" : "Dist::Zilla::Plugin::Test::EOL", 457 "config" : { 458 "Dist::Zilla::Plugin::Test::EOL" : { 459 "filename" : "xt/author/eol.t", 460 "finder" : [ 461 ":ExecFiles", 462 ":InstallModules", 463 ":TestFiles" 464 ], 465 "trailing_whitespace" : 1 466 } 467 }, 468 "name" : "@MAXMIND/Test::EOL", 469 "version" : "0.19" 470 }, 471 { 472 "class" : "Dist::Zilla::Plugin::Test::NoTabs", 473 "config" : { 474 "Dist::Zilla::Plugin::Test::NoTabs" : { 475 "filename" : "xt/author/no-tabs.t", 476 "finder" : [ 477 ":InstallModules", 478 ":ExecFiles", 479 ":TestFiles" 480 ] 481 } 482 }, 483 "name" : "@MAXMIND/Test::NoTabs", 484 "version" : "0.15" 485 }, 486 { 487 "class" : "Dist::Zilla::Plugin::Test::Portability", 488 "config" : { 489 "Dist::Zilla::Plugin::Test::Portability" : { 490 "options" : "" 491 } 492 }, 493 "name" : "@MAXMIND/Test::Portability", 494 "version" : "2.001000" 495 }, 496 { 497 "class" : "Dist::Zilla::Plugin::Test::Synopsis", 498 "name" : "@MAXMIND/Test::Synopsis", 499 "version" : "2.000007" 500 }, 501 { 502 "class" : "Dist::Zilla::Plugin::Test::TidyAll", 503 "name" : "@MAXMIND/Test::TidyAll", 504 "version" : "0.04" 505 }, 506 { 507 "class" : "Dist::Zilla::Plugin::Test::Compile", 508 "config" : { 509 "Dist::Zilla::Plugin::Test::Compile" : { 510 "bail_out_on_fail" : 0, 511 "fail_on_warning" : "author", 512 "fake_home" : 0, 513 "filename" : "xt/author/00-compile.t", 514 "module_finder" : [ 515 ":InstallModules" 516 ], 517 "needs_display" : 0, 518 "phase" : "develop", 519 "script_finder" : [ 520 ":PerlExecFiles" 521 ], 522 "skips" : [], 523 "switch" : [] 524 } 525 }, 526 "name" : "@MAXMIND/Test::Compile", 527 "version" : "2.058" 528 }, 529 { 530 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", 531 "name" : "@MAXMIND/Test::ReportPrereqs", 532 "version" : "0.027" 533 }, 534 { 535 "class" : "Dist::Zilla::Plugin::Test::Version", 536 "name" : "@MAXMIND/Test::Version", 537 "version" : "1.09" 538 }, 539 { 540 "class" : "Dist::Zilla::Plugin::MAXMIND::Contributors", 541 "name" : "@MAXMIND/MAXMIND::Contributors", 542 "version" : "0.83" 543 }, 544 { 545 "class" : "Dist::Zilla::Plugin::Git::Contributors", 546 "config" : { 547 "Dist::Zilla::Plugin::Git::Contributors" : { 548 "git_version" : "2.17.1", 549 "include_authors" : 0, 550 "include_releaser" : 1, 551 "order_by" : "name", 552 "paths" : [] 553 } 554 }, 555 "name" : "@MAXMIND/Git::Contributors", 556 "version" : "0.035" 557 }, 558 { 559 "class" : "Dist::Zilla::Plugin::SurgicalPodWeaver", 560 "config" : { 561 "Dist::Zilla::Plugin::PodWeaver" : { 562 "config_plugins" : [ 563 "@MAXMIND" 564 ], 565 "finder" : [ 566 ":InstallModules", 567 ":ExecFiles" 568 ], 569 "plugins" : [ 570 { 571 "class" : "Pod::Weaver::Plugin::EnsurePod5", 572 "name" : "@CorePrep/EnsurePod5", 573 "version" : "4.015" 574 }, 575 { 576 "class" : "Pod::Weaver::Plugin::H1Nester", 577 "name" : "@CorePrep/H1Nester", 578 "version" : "4.015" 579 }, 580 { 581 "class" : "Pod::Weaver::Plugin::SingleEncoding", 582 "name" : "@MAXMIND/SingleEncoding", 583 "version" : "4.015" 584 }, 585 { 586 "class" : "Pod::Weaver::Plugin::Transformer", 587 "name" : "@MAXMIND/List", 588 "version" : "4.015" 589 }, 590 { 591 "class" : "Pod::Weaver::Plugin::Transformer", 592 "name" : "@MAXMIND/Verbatim", 593 "version" : "4.015" 594 }, 595 { 596 "class" : "Pod::Weaver::Section::Region", 597 "name" : "@MAXMIND/header", 598 "version" : "4.015" 599 }, 600 { 601 "class" : "Pod::Weaver::Section::Name", 602 "name" : "@MAXMIND/Name", 603 "version" : "4.015" 604 }, 605 { 606 "class" : "Pod::Weaver::Section::Version", 607 "name" : "@MAXMIND/Version", 608 "version" : "4.015" 609 }, 610 { 611 "class" : "Pod::Weaver::Section::Region", 612 "name" : "@MAXMIND/prelude", 613 "version" : "4.015" 614 }, 615 { 616 "class" : "Pod::Weaver::Section::Generic", 617 "name" : "SYNOPSIS", 618 "version" : "4.015" 619 }, 620 { 621 "class" : "Pod::Weaver::Section::Generic", 622 "name" : "DESCRIPTION", 623 "version" : "4.015" 624 }, 625 { 626 "class" : "Pod::Weaver::Section::Generic", 627 "name" : "OVERVIEW", 628 "version" : "4.015" 629 }, 630 { 631 "class" : "Pod::Weaver::Section::Collect", 632 "name" : "ATTRIBUTES", 633 "version" : "4.015" 634 }, 635 { 636 "class" : "Pod::Weaver::Section::Collect", 637 "name" : "METHODS", 638 "version" : "4.015" 639 }, 640 { 641 "class" : "Pod::Weaver::Section::Collect", 642 "name" : "FUNCTIONS", 643 "version" : "4.015" 644 }, 645 { 646 "class" : "Pod::Weaver::Section::Collect", 647 "name" : "TYPES", 648 "version" : "4.015" 649 }, 650 { 651 "class" : "Pod::Weaver::Section::Leftovers", 652 "name" : "@MAXMIND/Leftovers", 653 "version" : "4.015" 654 }, 655 { 656 "class" : "Pod::Weaver::Section::Region", 657 "name" : "@MAXMIND/postlude", 658 "version" : "4.015" 659 }, 660 { 661 "class" : "Pod::Weaver::Section::GenerateSection", 662 "name" : "@MAXMIND/generate SUPPORT", 663 "version" : "1.06" 664 }, 665 { 666 "class" : "Pod::Weaver::Section::AllowOverride", 667 "name" : "@MAXMIND/allow override SUPPORT", 668 "version" : "0.05" 669 }, 670 { 671 "class" : "Pod::Weaver::Section::Authors", 672 "name" : "@MAXMIND/Authors", 673 "version" : "4.015" 674 }, 675 { 676 "class" : "Pod::Weaver::Section::Contributors", 677 "name" : "@MAXMIND/Contributors", 678 "version" : "0.009" 679 }, 680 { 681 "class" : "Pod::Weaver::Section::Legal", 682 "name" : "@MAXMIND/Legal", 683 "version" : "4.015" 684 }, 685 { 686 "class" : "Pod::Weaver::Section::Region", 687 "name" : "@MAXMIND/footer", 688 "version" : "4.015" 689 } 690 ] 691 } 692 }, 693 "name" : "@MAXMIND/SurgicalPodWeaver", 694 "version" : "0.0023" 695 }, 696 { 697 "class" : "Dist::Zilla::Plugin::MAXMIND::WeaverConfig", 698 "name" : "@MAXMIND/MAXMIND::WeaverConfig", 699 "version" : "0.83" 700 }, 701 { 702 "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", 703 "config" : { 704 "Dist::Zilla::Role::FileWatcher" : { 705 "version" : "0.006" 706 } 707 }, 708 "name" : "@MAXMIND/README.md in build", 709 "version" : "0.163250" 710 }, 711 { 712 "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir", 713 "config" : { 714 "Dist::Zilla::Plugin::GenerateFile::FromShareDir" : { 715 "destination_filename" : "CONTRIBUTING.md", 716 "dist" : "Dist-Zilla-PluginBundle-MAXMIND", 717 "encoding" : "UTF-8", 718 "has_xs" : 1, 719 "location" : "build", 720 "source_filename" : "CONTRIBUTING.md" 721 }, 722 "Dist::Zilla::Role::RepoFileInjector" : { 723 "allow_overwrite" : 1, 724 "repo_root" : ".", 725 "version" : "0.009" 726 } 727 }, 728 "name" : "@MAXMIND/Generate CONTRIBUTING.md", 729 "version" : "0.014" 730 }, 731 { 732 "class" : "Dist::Zilla::Plugin::InstallGuide", 733 "config" : { 734 "Dist::Zilla::Role::ModuleMetadata" : { 735 "Module::Metadata" : "1.000033", 736 "version" : "0.006" 737 } 738 }, 739 "name" : "@MAXMIND/InstallGuide", 740 "version" : "1.200013" 741 }, 742 { 743 "class" : "Dist::Zilla::Plugin::CPANFile", 744 "name" : "@MAXMIND/CPANFile", 745 "version" : "6.012" 746 }, 747 { 748 "class" : "Dist::Zilla::Plugin::PPPort", 749 "name" : "@MAXMIND/PPPort", 750 "version" : "0.008" 751 }, 752 { 753 "class" : "Dist::Zilla::Plugin::MAXMIND::License", 754 "name" : "@MAXMIND/MAXMIND::License", 755 "version" : "0.83" 756 }, 757 { 758 "class" : "Dist::Zilla::Plugin::CheckStrictVersion", 759 "name" : "@MAXMIND/CheckStrictVersion", 760 "version" : "0.001" 761 }, 762 { 763 "class" : "Dist::Zilla::Plugin::CheckSelfDependency", 764 "config" : { 765 "Dist::Zilla::Plugin::CheckSelfDependency" : { 766 "finder" : [ 767 ":InstallModules" 768 ] 769 }, 770 "Dist::Zilla::Role::ModuleMetadata" : { 771 "Module::Metadata" : "1.000033", 772 "version" : "0.006" 773 } 774 }, 775 "name" : "@MAXMIND/CheckSelfDependency", 776 "version" : "0.011" 777 }, 778 { 779 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", 780 "name" : "@MAXMIND/CheckPrereqsIndexed", 781 "version" : "0.020" 782 }, 783 { 784 "class" : "Dist::Zilla::Plugin::MAXMIND::CheckChangesHasContent", 785 "name" : "@MAXMIND/MAXMIND::CheckChangesHasContent", 786 "version" : "0.83" 787 }, 788 { 789 "class" : "Dist::Zilla::Plugin::MAXMIND::Git::CheckFor::CorrectBranch", 790 "config" : { 791 "Dist::Zilla::Role::Git::Repo" : { 792 "git_version" : "2.17.1", 793 "repo_root" : "." 794 } 795 }, 796 "name" : "@MAXMIND/MAXMIND::Git::CheckFor::CorrectBranch", 797 "version" : "0.83" 798 }, 799 { 800 "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts", 801 "config" : { 802 "Dist::Zilla::Role::Git::Repo" : { 803 "git_version" : "2.17.1", 804 "repo_root" : "." 805 } 806 }, 807 "name" : "@MAXMIND/Git::CheckFor::MergeConflicts", 808 "version" : "0.014" 809 }, 810 { 811 "class" : "Dist::Zilla::Plugin::MAXMIND::TidyAll", 812 "name" : "@MAXMIND/MAXMIND::TidyAll", 813 "version" : "0.83" 814 }, 815 { 816 "class" : "Dist::Zilla::Plugin::UploadToCPAN", 817 "name" : "@MAXMIND/UploadToCPAN", 818 "version" : "6.012" 819 }, 820 { 821 "class" : "Dist::Zilla::Plugin::Git::Check", 822 "config" : { 823 "Dist::Zilla::Plugin::Git::Check" : { 824 "untracked_files" : "die" 825 }, 826 "Dist::Zilla::Role::Git::DirtyFiles" : { 827 "allow_dirty" : [ 828 "Build.PL", 829 "CONTRIBUTING.md", 830 "Changes", 831 "LICENSE", 832 "README.md", 833 "c/ppport.h", 834 "cpanfile", 835 "tidyall.ini" 836 ], 837 "allow_dirty_match" : [], 838 "changelog" : "Changes" 839 }, 840 "Dist::Zilla::Role::Git::Repo" : { 841 "git_version" : "2.17.1", 842 "repo_root" : "." 843 } 844 }, 845 "name" : "@MAXMIND/Git::Check", 846 "version" : "2.046" 847 }, 848 { 849 "class" : "Dist::Zilla::Plugin::Git::Commit", 850 "config" : { 851 "Dist::Zilla::Plugin::Git::Commit" : { 852 "add_files_in" : [], 853 "commit_msg" : "v%V%n%n%c" 854 }, 855 "Dist::Zilla::Role::Git::DirtyFiles" : { 856 "allow_dirty" : [ 857 "Build.PL", 858 "CONTRIBUTING.md", 859 "Changes", 860 "LICENSE", 861 "README.md", 862 "c/ppport.h", 863 "cpanfile", 864 "tidyall.ini" 865 ], 866 "allow_dirty_match" : [], 867 "changelog" : "Changes" 868 }, 869 "Dist::Zilla::Role::Git::Repo" : { 870 "git_version" : "2.17.1", 871 "repo_root" : "." 872 }, 873 "Dist::Zilla::Role::Git::StringFormatter" : { 874 "time_zone" : "local" 875 } 876 }, 877 "name" : "@MAXMIND/Commit generated files", 878 "version" : "2.046" 879 }, 880 { 881 "class" : "Dist::Zilla::Plugin::Git::Tag", 882 "config" : { 883 "Dist::Zilla::Plugin::Git::Tag" : { 884 "branch" : null, 885 "changelog" : "Changes", 886 "signed" : 0, 887 "tag" : "v1.000008", 888 "tag_format" : "v%V", 889 "tag_message" : "v%V" 890 }, 891 "Dist::Zilla::Role::Git::Repo" : { 892 "git_version" : "2.17.1", 893 "repo_root" : "." 894 }, 895 "Dist::Zilla::Role::Git::StringFormatter" : { 896 "time_zone" : "local" 897 } 898 }, 899 "name" : "@MAXMIND/Git::Tag", 900 "version" : "2.046" 901 }, 902 { 903 "class" : "Dist::Zilla::Plugin::Git::Push", 904 "config" : { 905 "Dist::Zilla::Plugin::Git::Push" : { 906 "push_to" : [ 907 "origin" 908 ], 909 "remotes_must_exist" : 1 910 }, 911 "Dist::Zilla::Role::Git::Repo" : { 912 "git_version" : "2.17.1", 913 "repo_root" : "." 914 } 915 }, 916 "name" : "@MAXMIND/Git::Push", 917 "version" : "2.046" 918 }, 919 { 920 "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease", 921 "config" : { 922 "Dist::Zilla::Plugin::BumpVersionAfterRelease" : { 923 "finders" : [ 924 ":ExecFiles", 925 ":InstallModules" 926 ], 927 "global" : 0, 928 "munge_makefile_pl" : 1 929 } 930 }, 931 "name" : "@MAXMIND/BumpVersionAfterRelease", 932 "version" : "0.018" 933 }, 934 { 935 "class" : "Dist::Zilla::Plugin::Git::Commit", 936 "config" : { 937 "Dist::Zilla::Plugin::Git::Commit" : { 938 "add_files_in" : [], 939 "commit_msg" : "Bump version after release" 940 }, 941 "Dist::Zilla::Role::Git::DirtyFiles" : { 942 "allow_dirty" : [ 943 "Changes", 944 "dist.ini" 945 ], 946 "allow_dirty_match" : [ 947 "(?^:.+)" 948 ], 949 "changelog" : "Changes" 950 }, 951 "Dist::Zilla::Role::Git::Repo" : { 952 "git_version" : "2.17.1", 953 "repo_root" : "." 954 }, 955 "Dist::Zilla::Role::Git::StringFormatter" : { 956 "time_zone" : "local" 957 } 958 }, 959 "name" : "@MAXMIND/Commit version bump", 960 "version" : "2.046" 961 }, 962 { 963 "class" : "Dist::Zilla::Plugin::Git::Push", 964 "config" : { 965 "Dist::Zilla::Plugin::Git::Push" : { 966 "push_to" : [ 967 "origin" 968 ], 969 "remotes_must_exist" : 1 970 }, 971 "Dist::Zilla::Role::Git::Repo" : { 972 "git_version" : "2.17.1", 973 "repo_root" : "." 974 } 975 }, 976 "name" : "@MAXMIND/Push version bump", 977 "version" : "2.046" 978 }, 979 { 980 "class" : "inc::MyModuleBuild", 981 "config" : { 982 "Dist::Zilla::Role::TestRunner" : { 983 "default_jobs" : 1 984 } 985 }, 986 "name" : "=inc::MyModuleBuild", 987 "version" : null 988 }, 989 { 990 "class" : "Dist::Zilla::Plugin::Prereqs", 991 "config" : { 992 "Dist::Zilla::Plugin::Prereqs" : { 993 "phase" : "develop", 994 "type" : "requires" 995 } 996 }, 997 "name" : "DevelopRequires", 998 "version" : "6.012" 999 }, 1000 { 1001 "class" : "Dist::Zilla::Plugin::Deprecated", 1002 "config" : { 1003 "Dist::Zilla::Plugin::Deprecated" : { 1004 "all" : 1, 1005 "modules" : [] 1006 } 1007 }, 1008 "name" : "Deprecated", 1009 "version" : "0.007" 1010 }, 1011 { 1012 "class" : "Dist::Zilla::Plugin::FinderCode", 1013 "name" : ":InstallModules", 1014 "version" : "6.012" 1015 }, 1016 { 1017 "class" : "Dist::Zilla::Plugin::FinderCode", 1018 "name" : ":IncModules", 1019 "version" : "6.012" 1020 }, 1021 { 1022 "class" : "Dist::Zilla::Plugin::FinderCode", 1023 "name" : ":TestFiles", 1024 "version" : "6.012" 1025 }, 1026 { 1027 "class" : "Dist::Zilla::Plugin::FinderCode", 1028 "name" : ":ExtraTestFiles", 1029 "version" : "6.012" 1030 }, 1031 { 1032 "class" : "Dist::Zilla::Plugin::FinderCode", 1033 "name" : ":ExecFiles", 1034 "version" : "6.012" 1035 }, 1036 { 1037 "class" : "Dist::Zilla::Plugin::FinderCode", 1038 "name" : ":PerlExecFiles", 1039 "version" : "6.012" 1040 }, 1041 { 1042 "class" : "Dist::Zilla::Plugin::FinderCode", 1043 "name" : ":ShareFiles", 1044 "version" : "6.012" 1045 }, 1046 { 1047 "class" : "Dist::Zilla::Plugin::FinderCode", 1048 "name" : ":MainModule", 1049 "version" : "6.012" 1050 }, 1051 { 1052 "class" : "Dist::Zilla::Plugin::FinderCode", 1053 "name" : ":AllFiles", 1054 "version" : "6.012" 1055 }, 1056 { 1057 "class" : "Dist::Zilla::Plugin::FinderCode", 1058 "name" : ":NoFiles", 1059 "version" : "6.012" 1060 }, 1061 { 1062 "class" : "Dist::Zilla::Plugin::FinderCode", 1063 "name" : "@MAXMIND/MetaProvides::Package/AUTOVIV/:InstallModulesPM", 1064 "version" : "6.012" 1065 } 1066 ], 1067 "zilla" : { 1068 "class" : "Dist::Zilla::Dist::Builder", 1069 "config" : { 1070 "is_trial" : 0 1071 }, 1072 "version" : "6.012" 1073 } 1074 }, 1075 "x_authority" : "cpan:MAXMIND", 1076 "x_contributors" : [ 1077 "Andy Jack <github@veracity.ca>", 1078 "Chris Weyl <cweyl@alumni.drew.edu>", 1079 "Florian Ragwitz <rafl@debian.org>", 1080 "Greg Oschwald <goschwald@maxmind.com>", 1081 "Hidenori Sugiyama <madogiwa@gmail.com>", 1082 "Mark Fowler <mark@twoshortplanks.com>", 1083 "Olaf Alders <oalders@maxmind.com>" 1084 ], 1085 "x_deprecated" : 1, 1086 "x_generated_by_perl" : "v5.28.2", 1087 "x_serialization_backend" : "Cpanel::JSON::XS version 4.11" 1088} 1089 1090