The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Tidy and validate code in many ways at once",
   "author" : [
      "Jonathan Swartz <swartz@pobox.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.113640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Code-TidyAll",
   "no_index" : {
      "directory" : [
         "lib/Code/TidyAll/t",
         "lib/Code/TidyAll/Test"
      ],
      "file" : [
         "lib/Code/TidyAll/Util.pm"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0.12",
            "Config::INI::Reader" : 0,
            "Date::Format" : 0,
            "Digest::SHA1" : 0,
            "File::Basename" : 0,
            "File::Find" : 0,
            "File::Path" : 0,
            "File::Temp" : 0,
            "File::Zglob" : 0,
            "Getopt::Long" : 0,
            "Guard" : 0,
            "IPC::Run3" : 0,
            "IPC::System::Simple" : "0.15",
            "List::MoreUtils" : 0,
            "Log::Any" : 0,
            "Moo" : "0.0091010",
            "Scalar::Util" : 0,
            "Text::ParseWords" : 0,
            "Time::Duration::Parse" : 0,
            "Try::Tiny" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::Class::Most" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-code-tidyall@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Code-TidyAll"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jonswar/perl-code-tidyall.git",
         "web" : "https://github.com/jonswar/perl-code-tidyall"
      }
   },
   "version" : "0.15"
}