{
  "version" : "0.060",
  "prereqs" : {
     "test" : {
        "requires" : {
           "Test::NoWarnings" : "0",
           "Test::More" : "0.88"
           },
        "recommends" : {
           "Test::More" : "1.302183"
           }
        },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
           }
        },
     "build" : {
        "requires" : {
           "perl" : "5.008"
           }
        },
     "runtime" : {
        "requires" : {
           "perl" : "5.008003",
           "POSIX" : "0"
           }
        }
     },
  "provides" : {
     "System::Info::AIX" : {
        "version" : "0.050",
        "file" : "lib/System/Info/AIX.pm"
        },
     "System::Info::Darwin" : {
        "file" : "lib/System/Info/Darwin.pm",
        "version" : "0.054"
        },
     "System::Info::Linux" : {
        "file" : "lib/System/Info/Linux.pm",
        "version" : "0.052"
        },
     "System::Info::Cygwin" : {
        "version" : "0.050",
        "file" : "lib/System/Info/Cygwin.pm"
        },
     "System::Info::Solaris" : {
        "version" : "0.050",
        "file" : "lib/System/Info/Solaris.pm"
        },
     "System::Info::BSD" : {
        "file" : "lib/System/Info/BSD.pm",
        "version" : "0.051"
        },
     "System::Info::VMS" : {
        "version" : "0.050",
        "file" : "lib/System/Info/VMS.pm"
        },
     "System::Info::HPUX" : {
        "version" : "0.051",
        "file" : "lib/System/Info/HPUX.pm"
        },
     "System::Info::Haiku" : {
        "file" : "lib/System/Info/Haiku.pm",
        "version" : "0.050"
        },
     "System::Info::Base" : {
        "version" : "0.050",
        "file" : "lib/System/Info/Base.pm"
        },
     "System::Info" : {
        "file" : "lib/System/Info.pm",
        "version" : "0.060"
        },
     "System::Info::Windows" : {
        "version" : "0.051",
        "file" : "lib/System/Info/Windows.pm"
        },
     "System::Info::Irix" : {
        "version" : "0.050",
        "file" : "lib/System/Info/Irix.pm"
        },
     "System::Info::Generic" : {
        "file" : "lib/System/Info/Generic.pm",
        "version" : "0.050"
        }
     },
  "release_status" : "stable",
  "resources" : {
     "x_IRC" : "irc://irc.perl.org/#perl-qa",
     "bugtracker" : {
        "web" : "https://github.com/Tux/System-Info/issues"
        },
     "repository" : {
        "url" : "https://github.com/Tux/System-Info",
        "web" : "https://github.com/Tux/System-Info",
        "type" : "git"
        },
     "license" : [
        "http://dev.perl.org/licenses/"
        ]
     },
  "license" : [
     "perl_5"
     ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
     },
  "author" : [
     "H.Merijn Brand <[email protected]>",
     "Abe Timmerman <[email protected]>"
     ],
  "abstract" : "Basic information about the system",
  "generated_by" : "Author",
  "dynamic_config" : 1,
  "name" : "System-Info"
  }