The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "mt-aws/glacier - Perl Multithreaded Multipart sync to Amazon Glacier",
   "author" : [
      "Victor Efimov <vs@vs-dev.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4006, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-MtAws",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Data::Dumper" : "0",
            "DateTime" : "0",
            "HTTP::Daemon" : "1.36",
            "Scalar::Util" : "1.11",
            "TAP::Harness" : "0",
            "Test::Deep" : "0.092",
            "Test::MockModule" : "0",
            "Test::More" : "0.88",
            "Test::Simple" : "0.88",
            "Test::Spec" : "0.46",
            "Test::Tabs" : "0.003",
            "Time::HiRes" : "0",
            "URI" : "1.10",
            "open" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "recommends" : {
            "LWP::Protocol::https" : "6"
         },
         "requires" : {
            "Carp" : "0",
            "Digest::SHA" : "0",
            "Encode" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Find" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0.16",
            "File::stat" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "2.24",
            "HTTP::Request" : "0",
            "IO::Handle" : "0",
            "IO::Pipe" : "0",
            "IO::Select" : "0",
            "JSON::XS" : "0",
            "LWP" : "5.803",
            "List::Util" : "1.11",
            "POSIX" : "0",
            "PerlIO::encoding" : "0",
            "Time::Local" : "0",
            "Time::localtime" : "0",
            "bytes" : "0",
            "constant" : "0",
            "integer" : "0",
            "lib" : "0",
            "perl" : "5.008008",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "App::MtAws" : {
         "file" : "lib/App/MtAws.pm",
         "version" : "0.981"
      },
      "App::MtAws::CheckLocalHashCommand" : {
         "file" : "lib/App/MtAws/CheckLocalHashCommand.pm",
         "version" : "0.981"
      },
      "App::MtAws::ChildWorker" : {
         "file" : "lib/App/MtAws/ChildWorker.pm",
         "version" : "0.981"
      },
      "App::MtAws::ConfigDefinition" : {
         "file" : "lib/App/MtAws/ConfigDefinition.pm",
         "version" : "0.981"
      },
      "App::MtAws::ConfigEngine" : {
         "file" : "lib/App/MtAws/ConfigEngine.pm",
         "version" : "0.981"
      },
      "App::MtAws::CreateVaultJob" : {
         "file" : "lib/App/MtAws/CreateVaultJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::DeleteVaultJob" : {
         "file" : "lib/App/MtAws/DeleteVaultJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::DownloadInventoryCommand" : {
         "file" : "lib/App/MtAws/DownloadInventoryCommand.pm",
         "version" : "0.981"
      },
      "App::MtAws::Exceptions" : {
         "file" : "lib/App/MtAws/Exceptions.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileCreateJob" : {
         "file" : "lib/App/MtAws/FileCreateJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileFinishJob" : {
         "file" : "lib/App/MtAws/FileFinishJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileListDeleteJob" : {
         "file" : "lib/App/MtAws/FileListDeleteJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileListRetrievalJob" : {
         "file" : "lib/App/MtAws/FileListRetrievalJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileUploadJob" : {
         "file" : "lib/App/MtAws/FileUploadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileVerifyAndUploadJob" : {
         "file" : "lib/App/MtAws/FileVerifyAndUploadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::FileVersions" : {
         "file" : "lib/App/MtAws/FileVersions.pm",
         "version" : "0.981"
      },
      "App::MtAws::Filter" : {
         "file" : "lib/App/MtAws/Filter.pm",
         "version" : "0.981"
      },
      "App::MtAws::ForkEngine" : {
         "file" : "lib/App/MtAws/ForkEngine.pm",
         "version" : "0.981"
      },
      "App::MtAws::GlacierRequest" : {
         "file" : "lib/App/MtAws/GlacierRequest.pm",
         "version" : "0.981"
      },
      "App::MtAws::HttpFileWriter" : {
         "file" : "lib/App/MtAws/HttpSegmentWriter.pm",
         "version" : "0.981"
      },
      "App::MtAws::HttpMemoryWriter" : {
         "file" : "lib/App/MtAws/HttpSegmentWriter.pm",
         "version" : "0.981"
      },
      "App::MtAws::HttpSegmentWriter" : {
         "file" : "lib/App/MtAws/HttpSegmentWriter.pm",
         "version" : "0.981"
      },
      "App::MtAws::HttpWriter" : {
         "file" : "lib/App/MtAws/HttpSegmentWriter.pm",
         "version" : "0.981"
      },
      "App::MtAws::IntermediateFile" : {
         "file" : "lib/App/MtAws/IntermediateFile.pm",
         "version" : "0.981"
      },
      "App::MtAws::InventoryDownloadJob" : {
         "file" : "lib/App/MtAws/InventoryDownloadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::InventoryFetchJob" : {
         "file" : "lib/App/MtAws/InventoryFetchJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::Job" : {
         "file" : "lib/App/MtAws/Job.pm",
         "version" : "0.981"
      },
      "App::MtAws::JobIteratorProxy" : {
         "file" : "lib/App/MtAws/JobIteratorProxy.pm",
         "version" : "0.981"
      },
      "App::MtAws::JobListProxy" : {
         "file" : "lib/App/MtAws/JobListProxy.pm",
         "version" : "0.981"
      },
      "App::MtAws::JobProxy" : {
         "file" : "lib/App/MtAws/JobProxy.pm",
         "version" : "0.981"
      },
      "App::MtAws::Journal" : {
         "file" : "lib/App/MtAws/Journal.pm",
         "version" : "0.981"
      },
      "App::MtAws::LineProtocol" : {
         "file" : "lib/App/MtAws/LineProtocol.pm",
         "version" : "0.981"
      },
      "App::MtAws::MetaData" : {
         "file" : "lib/App/MtAws/MetaData.pm",
         "version" : "0.981"
      },
      "App::MtAws::ParentWorker" : {
         "file" : "lib/App/MtAws/ParentWorker.pm",
         "version" : "0.981"
      },
      "App::MtAws::ProxyTask" : {
         "file" : "lib/App/MtAws/ProxyTask.pm",
         "version" : "0.981"
      },
      "App::MtAws::RetrievalDownloadJob" : {
         "file" : "lib/App/MtAws/RetrievalDownloadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::RetrievalFetchJob" : {
         "file" : "lib/App/MtAws/RetrievalFetchJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::RetrieveCommand" : {
         "file" : "lib/App/MtAws/RetrieveCommand.pm",
         "version" : "0.981"
      },
      "App::MtAws::RetrieveInventoryJob" : {
         "file" : "lib/App/MtAws/RetrieveInventoryJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::SegmentDownloadJob" : {
         "file" : "lib/App/MtAws/SegmentDownloadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::SingleDownloadJob" : {
         "file" : "lib/App/MtAws/SingleDownloadJob.pm",
         "version" : "0.981"
      },
      "App::MtAws::SyncCommand" : {
         "file" : "lib/App/MtAws/SyncCommand.pm",
         "version" : "0.981"
      },
      "App::MtAws::Task" : {
         "file" : "lib/App/MtAws/Task.pm",
         "version" : "0.981"
      },
      "App::MtAws::TreeHash" : {
         "file" : "lib/App/MtAws/TreeHash.pm",
         "version" : "0.981"
      },
      "App::MtAws::Utils" : {
         "file" : "lib/App/MtAws/Utils.pm",
         "version" : "0.981"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/vsespb/mt-aws-glacier/issues"
      },
      "homepage" : "http://mt-aws.com/",
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/vsespb/mt-aws-glacier"
      }
   },
   "version" : "0.981"
}