{
   "abstract" : "Clock widget with analog and digital display",
   "name" : "Tk-Clock",
   "dynamic_config" : 1,
   "provides" : {
      "Tk::Clock" : {
         "version" : "0.44",
         "file" : "Clock.pm"
         }
      },
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Tux/Tk-Clock/issues"
         },
      "repository" : {
         "web" : "https://github.com/Tux/Tk-Clock",
         "type" : "git",
         "url" : "https://github.com/Tux/Tk-Clock"
         },
      "license" : [
         "http://dev.perl.org/licenses/"
         ]
      },
   "author" : [
      "H.Merijn Brand <h.m.brand@xs4all.nl>"
      ],
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
            }
         },
      "test" : {
         "requires" : {
            "Test::NoWarnings" : "0",
            "Test::More" : "0.90"
            },
         "recommends" : {
            "Test::More" : "1.302191"
            }
         },
      "runtime" : {
         "requires" : {
            "Tk" : "402.000",
            "Tk::Canvas" : "0",
            "perl" : "5.006",
            "POSIX" : "0",
            "Tk::Derived" : "0",
            "Tk::Widget" : "0",
            "Carp" : "0",
            "Encode" : "0"
            },
         "recommends" : {
            "Tk" : "804.036",
            "Encode" : "3.19"
            }
         }
      },
   "license" : [
      "perl_5"
      ],
   "version" : "0.44",
   "generated_by" : "Author",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
      },
   "release_status" : "stable"
   }