{
  "abstract" : "Validate a string is a valid Facebook URL or ID",
  "author" : [
     "Nigel Horne <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "open_source"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "CGI-Untaint-Facebook",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::Most" : "0",
           "Test::NoWarnings" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI::Untaint" : "0",
           "CGI::Untaint::url" : "0",
           "LWP::Protocol::https" : "6.03",
           "LWP::UserAgent" : "0",
           "Mozilla::CA" : "20120823",
           "Net::SSLeay" : "1.57",
           "URI::Escape" : "0",
           "URI::Heuristic" : "0",
           "perl" : "5.006002"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/nigelhorne/CGI-Untaint-Facebook.git",
        "web" : "https://github.com/nigelhorne/CGI-Untaint-Facebook"
     }
  },
  "version" : "0.14",
  "x_serialization_backend" : "JSON::PP version 2.93"
}