The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "perl interface for libcaca (Colour AsCii Art library)",
   "author" : [
      "John Beppu <beppu@cpan.org>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300002, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Term-Caca",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Const::Fast" : 0,
            "DynaLoader" : 0,
            "Exporter" : 0,
            "List::MoreUtils" : 0,
            "Method::Signatures" : 0,
            "base" : 0,
            "constant" : 0,
            "parent" : 0,
            "perl" : "v5.10.0",
            "strict" : 0,
            "vars" : 0,
            "warnings" : 0
         }
      },
      "test" : {
         "requires" : {
            "Scalar::Util" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Term::Caca" : {
         "file" : "lib/Term/Caca.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Bitmap" : {
         "file" : "lib/Term/Caca/Bitmap.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Constants" : {
         "file" : "lib/Term/Caca/Constants.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event" : {
         "file" : "lib/Term/Caca/Event.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Key" : {
         "file" : "lib/Term/Caca/Event/Key.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Key::Press" : {
         "file" : "lib/Term/Caca/Event/Key/Press.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Key::Release" : {
         "file" : "lib/Term/Caca/Event/Key/Release.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Mouse::Button" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Mouse::Button::Press" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button/Press.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Mouse::Button::Release" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button/Release.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Mouse::Motion" : {
         "file" : "lib/Term/Caca/Event/Mouse/Motion.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Quit" : {
         "file" : "lib/Term/Caca/Event/Quit.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Event::Resize" : {
         "file" : "lib/Term/Caca/Event/Resize.pm",
         "version" : "v1.2.0"
      },
      "Term::Caca::Sprite" : {
         "file" : "lib/Term/Caca/Sprite.pm",
         "version" : "v1.2.0"
      },
      "Term::Kaka" : {
         "file" : "lib/Term/Kaka.pm",
         "version" : "v1.2.0"
      },
      "Term::Kaka::Bitmap" : {
         "file" : "lib/Term/Kaka/Bitmap.pm",
         "version" : "v1.2.0"
      },
      "Term::Kaka::Constants" : {
         "file" : "lib/Term/Kaka/Constants.pm",
         "version" : "v1.2.0"
      },
      "Term::Kaka::Sprite" : {
         "file" : "lib/Term/Kaka/Sprite.pm",
         "version" : "v1.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-term-caca at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Term-Caca"
      },
      "homepage" : "http://search.cpan.org/dist/Term-Caca/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Term-Caca.git",
         "web" : "https://github.com/yanick/Term-Caca"
      }
   },
   "version" : "1.2.0",
   "x_authority" : "cpan:YANICK"
}