The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "application class for syntax highlighting Perl source code",
   "author" : [
      "Mike Doherty <doherty@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-perlhl",
   "no_index" : {
      "directory" : [
         "corpus"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "Pod::Usage" : "0",
            "Syntax::Highlight::Perl::Improved" : "1.01",
            "Term::ANSIColor" : "3.00",
            "perl" : "v5.10.1",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0",
            "Test::Output" : "0",
            "open" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/doherty/App-perlhl/issues"
      },
      "homepage" : "http://p3rl.org/App::perlhl",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/doherty/App-perlhl.git",
         "web" : "https://github.com/doherty/App-perlhl"
      }
   },
   "version" : "0.004"
}