The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Edit and create vCards (RFC 2426)",
   "author" : [
      "Leo Lapworth",
      "Eric Johnson (kablamo)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Text-vCard",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Encode" : "0",
            "MIME::Base64" : "3.07",
            "MIME::QuotedPrint" : "3.07",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Path::Tiny" : "0",
            "Text::Wrap" : "0",
            "Text::vFile::asData" : "0.07",
            "URI" : "0",
            "Unicode::LineBreak" : "0",
            "base" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Directory::Scratch" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ranguard/text-vcard/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ranguard/text-vcard",
         "web" : "https://github.com/ranguard/text-vcard"
      }
   },
   "version" : "3.09"
}