{
   "abstract" : "Parser for the Windows Security Descriptor Definition Language (SDDL)\r",
   "author" : [
      "Tim Johnson, Richard Leach"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Win32-SDDL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "suggests" : {
            "Win32::OLE" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Win32::SDDL" : {
         "file" : "lib/Win32/SDDL.pm",
         "version" : "0.07"
      },
      "Win32::SDDL::ACE" : {
         "file" : "lib/Win32/SDDL.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-win32-sddl at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Win32-SDDL"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/richardleach/Win32-SDDL.git",
         "web" : "https://github.com/richardleach/Win32-SDDL"
      }
   },
   "version" : "0.07"
}