The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Validate a string is a valid Facebook URL or ID",
   "author" : [
      "Nigel Horne <njh@bandsman.co.uk>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005",
   "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.13",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}