The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Extension of Canvas widget to create a graph like GDGraph.",
   "author" : [
      "Djibril Ousmanou <djibel@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Tk-Chart",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "POSIX" : "0",
            "Tk" : "800",
            "Tk::Canvas::GradientColor" : "1.04"
         }
      }
   },
   "provides" : {
      "Tk::Chart" : {
         "file" : "lib/Tk/Chart.pm",
         "version" : "1.21"
      },
      "Tk::Chart::Areas" : {
         "file" : "lib/Tk/Chart/Areas.pm",
         "version" : "1.05"
      },
      "Tk::Chart::Bars" : {
         "file" : "lib/Tk/Chart/Bars.pm",
         "version" : "1.06"
      },
      "Tk::Chart::Boxplots" : {
         "file" : "lib/Tk/Chart/Boxplots.pm",
         "version" : "1.05"
      },
      "Tk::Chart::Lines" : {
         "file" : "lib/Tk/Chart/Lines.pm",
         "version" : "1.05"
      },
      "Tk::Chart::Mixed" : {
         "file" : "lib/Tk/Chart/Mixed.pm",
         "version" : "1.05"
      },
      "Tk::Chart::Pie" : {
         "file" : "lib/Tk/Chart/Pie.pm",
         "version" : "1.05"
      },
      "Tk::Chart::Utils" : {
         "file" : "lib/Tk/Chart/Utils.pm",
         "version" : "1.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.21",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}