The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Candy for Perl programming in Vim",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Vim-X",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Moo" : "0",
            "Path::Tiny" : "0",
            "Sub::Attribute" : "0",
            "overload" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88",
            "lib" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Vim::X" : {
         "file" : "lib/Vim/X.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Buffer" : {
         "file" : "lib/Vim/X/Buffer.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Cursor" : {
         "file" : "lib/Vim/X/Cursor.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Line" : {
         "file" : "lib/Vim/X/Line.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Plugin::ResolveConflict" : {
         "file" : "lib/Vim/X/Plugin/ResolveConflict.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Range" : {
         "file" : "lib/Vim/X/Range.pm",
         "version" : "v1.2.0"
      },
      "Vim::X::Window" : {
         "file" : "lib/Vim/X/Window.pm",
         "version" : "v1.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Vim-X/issues"
      },
      "homepage" : "https://github.com/yanick/Vim-X",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Vim-X.git",
         "web" : "https://github.com/yanick/Vim-X"
      }
   },
   "version" : "1.2.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "A. Sinan Unur <nanis@cpan.org>",
      "Graham Todd <gtodd@iciti.ca>",
      "Hernan Lopes <aut_hlopes@uolinc.com>"
   ]
}