{
  "abstract" : "The Ultimate Website Framework",
  "author" : [
     "Yoran Heling <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4224",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "TUWF",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "recommends" : {
           "DBI" : "0",
           "FCGI" : "0",
           "HTTP::Server::Simple" : "0",
           "JSON::XS" : "0",
           "PerlIO::gzip" : "0"
        },
        "requires" : {
           "perl" : "v5.10.0"
        }
     }
  },
  "provides" : {
     "TUWF" : {
        "file" : "lib/TUWF.pm",
        "version" : "1.4"
     },
     "TUWF::DB" : {
        "file" : "lib/TUWF/DB.pm",
        "version" : "1.4"
     },
     "TUWF::Exception" : {
        "file" : "lib/TUWF.pm"
     },
     "TUWF::Misc" : {
        "file" : "lib/TUWF/Misc.pm",
        "version" : "1.4"
     },
     "TUWF::Object" : {
        "file" : "lib/TUWF.pm"
     },
     "TUWF::Request" : {
        "file" : "lib/TUWF/Request.pm",
        "version" : "1.4"
     },
     "TUWF::Response" : {
        "file" : "lib/TUWF/Response.pm",
        "version" : "1.4"
     },
     "TUWF::Validate" : {
        "file" : "lib/TUWF/Validate.pm",
        "version" : "1.4"
     },
     "TUWF::Validate::Interop" : {
        "file" : "lib/TUWF/Validate/Interop.pm",
        "version" : "1.4"
     },
     "TUWF::Validate::Result" : {
        "file" : "lib/TUWF/Validate.pm"
     },
     "TUWF::XML" : {
        "file" : "lib/TUWF/XML.pm",
        "version" : "1.4"
     },
     "TUWF::func" : {
        "file" : "lib/TUWF.pm"
     },
     "TUWF::http" : {
        "file" : "lib/TUWF.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://dev.yorhel.nl/tuwf",
     "license" : [
        "http://opensource.org/licenses/mit-license.php"
     ],
     "repository" : {
        "url" : "https://code.blicky.net/yorhel/tuwf"
     }
  },
  "version" : "1.4",
  "x_serialization_backend" : "JSON::PP version 2.97001"
}