The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "verifies if the OS is supported by Siebel applications",
   "author" : [
      "Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Siebel-AssertOS",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008009"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::Pod::Coverage" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "perl" : "5.008009"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "perl" : "5.008009"
         }
      }
   },
   "provides" : {
      "Siebel::AssertOS" : {
         "file" : "lib/Siebel/AssertOS.pm",
         "version" : "0.9"
      },
      "Siebel::AssertOS::Linux::Distribution" : {
         "file" : "lib/Siebel/AssertOS/Linux/Distribution.pm",
         "version" : "0.9"
      },
      "Siebel::AssertOS::Validate" : {
         "file" : "lib/Siebel/AssertOS/Validate.pm",
         "version" : "0.9"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/glasswalk3r/siebel-gnu-tools/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/glasswalk3r/siebel-gnu-tools.git",
         "web" : "https://github.com/glasswalk3r/siebel-gnu-tools"
      }
   },
   "version" : "0.9",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}