The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "use USB-attached serial interface chips from FTDI",
   "author" : [
      "Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Device-FTDI",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::PkgConfig" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Device::Chip::Adapter" : "0.02",
            "Future" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/leonerd/perl-Device-FTDI/issues"
      },
      "homepage" : "https://github.com/leonerd/perl-Device-FTDI",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/leonerd/perl-Device-FTDI"
      }
   },
   "version" : "0.11",
   "x_contributors" : [
      "Pavel Shaydo <zwon@cpan.org>",
      "Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27203"
}