The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "yet another deployment tool",
   "author" : [
      "Tokuhiro Matsuno and Archer contributors."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.5.6",
   "license" : "perl_5",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Archer",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "recommends" : {
            "File::Rsync" : "0",
            "MySQL::Diff" : "0",
            "SVN::Agent" : "0"
         },
         "requires" : {
            "File::HomeDir" : "0",
            "File::ShareDir" : "0",
            "File::Util" : "0",
            "IO::Prompt::Simple" : "0",
            "Kwalify" : "0",
            "List::MoreUtils" : "0",
            "Net::SSH" : "0",
            "Parallel::ForkManager" : "0",
            "Path::Class" : "0",
            "String::CamelCase" : "0",
            "Template" : "0",
            "Term::ANSIColor" : "0",
            "UNIVERSAL::require" : "0",
            "YAML" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "IO::Scalar" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Archer" : {
         "file" : "lib/Archer.pm",
         "version" : "0.17"
      },
      "Archer::ConfigLoader" : {
         "file" : "lib/Archer/ConfigLoader.pm"
      },
      "Archer::Parallel::ForkManager" : {
         "file" : "lib/Archer/Parallel/ForkManager.pm"
      },
      "Archer::Plugin" : {
         "file" : "lib/Archer/Plugin.pm"
      },
      "Archer::Plugin::Confirm" : {
         "file" : "lib/Archer/Plugin/Confirm.pm"
      },
      "Archer::Plugin::Exec" : {
         "file" : "lib/Archer/Plugin/Exec.pm"
      },
      "Archer::Plugin::Exec::Local" : {
         "file" : "lib/Archer/Plugin/Exec/Local.pm"
      },
      "Archer::Plugin::Exec::Remote" : {
         "file" : "lib/Archer/Plugin/Exec/Remote.pm"
      },
      "Archer::Plugin::Flock" : {
         "file" : "lib/Archer/Plugin/Flock.pm"
      },
      "Archer::Plugin::MySQLDiff::Sledge" : {
         "file" : "lib/Archer/Plugin/MySQLDiff/Sledge.pm"
      },
      "Archer::Plugin::Rsync" : {
         "file" : "lib/Archer/Plugin/Rsync.pm"
      },
      "Archer::Plugin::SVN" : {
         "file" : "lib/Archer/Plugin/SVN.pm"
      },
      "Archer::Plugin::SVN::Diff" : {
         "file" : "lib/Archer/Plugin/SVN/Diff.pm"
      },
      "Archer::Plugin::SVN::Log" : {
         "file" : "lib/Archer/Plugin/SVN/Log.pm"
      },
      "Archer::Plugin::SVN::Update" : {
         "file" : "lib/Archer/Plugin/SVN/Update.pm"
      },
      "Archer::Shell" : {
         "file" : "lib/Archer/Shell.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Archer/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Archer",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Archer.git",
         "web" : "https://github.com/tokuhirom/Archer"
      }
   },
   "version" : "0.17",
   "x_contributors" : [
      "otsune <otsune@d0d07461-0603-4401-acd4-de1884942a52>",
      "mizzy <mizzy@d0d07461-0603-4401-acd4-de1884942a52>",
      "walf443 <walf443@d0d07461-0603-4401-acd4-de1884942a52>",
      "tokuhirom <tokuhirom@d0d07461-0603-4401-acd4-de1884942a52>",
      "hirose31 <hirose31@d0d07461-0603-4401-acd4-de1884942a52>",
      "tokuhirom <tokuhirom@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Songmu <y.songmu@gmail.com>"
   ]
}