The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl Binding for libsass",
   "author" : [
      "Yoshihiro Sasaki."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.5.3",
   "license" : "perl_5",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Sass-XS",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "builder",
         "libsass"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98",
            "Test::Name::FromLine" : "0.10"
         }
      }
   },
   "provides" : {
      "Text::Sass::XS" : {
         "file" : "lib/Text/Sass/XS.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ysasaki/Text-Sass-XS/issues"
      },
      "homepage" : "https://github.com/ysasaki/Text-Sass-XS",
      "repository" : {
         "url" : "git://github.com/ysasaki/Text-Sass-XS.git",
         "web" : "https://github.com/ysasaki/Text-Sass-XS"
      }
   },
   "version" : "0.02",
   "x_contributors" : [
      "ysasaki <ysasaki@cpan.org>",
      "ysasaki <aloelight@gmail.com>"
   ]
}