The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "provide a progress meter on a standard terminal",
   "author" : [
      "Martyn J. Pearce"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Term-ProgressBar",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Capture::Tiny" : "0.13",
            "File::Temp" : "0",
            "Test::Exception" : "0.31",
            "Test::More" : "0.80"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::MethodMaker" : "1.02",
            "Fatal" : "0",
            "POSIX" : "0",
            "Term::ReadKey" : "2.14",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/manwar/Term-ProgressBar"
      }
   },
   "version" : "2.21",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}