App-WatchLater

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  configure_requires  => {
    'Module::Build'   => '0',
  },
  build_requires      => {
    'Test::More'      => '0',
  },
  requires            => {
    'DBI'             => 0,
    'DBD::SQLite'     => 0,
    'HTTP::Tiny'      => '0.055',
    'IO::Socket::SSL' => '1.56',
    'JSON'            => 0,
    'Net::SSLeay'     => '1.49',
    'Try::Tiny'       => 0,
    'URI::Find'       => 0,
    'perl'            => '5.016',
  },
  test_requires       => {
    'Test::More'                => 0,
    'Test::Exception'           => 0,
    'Test::MockObject::Extends' => 0,

META.json  view on Meta::CPAN

      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "HTTP::Tiny" : "0.055",
            "IO::Socket::SSL" : "1.56",
            "JSON" : "0",
            "Net::SSLeay" : "1.49",
            "Try::Tiny" : "0",
            "URI::Find" : "0",
            "perl" : "5.016"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",

META.yml  view on Meta::CPAN

  App::WatchLater::Browser:
    file: lib/App/WatchLater/Browser.pm
    version: '0.03'
  App::WatchLater::YouTube:
    file: lib/App/WatchLater/YouTube.pm
    version: '0.03'
requires:
  DBD::SQLite: '0'
  DBI: '0'
  HTTP::Tiny: '0.055'
  IO::Socket::SSL: '1.56'
  JSON: '0'
  Net::SSLeay: '1.49'
  Try::Tiny: '0'
  URI::Find: '0'
  perl: '5.016'
resources:
  license: http://opensource.org/licenses/mit-license.php
  repository: https://github.com/bcc32/App-WatchLater
version: '0.03'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'



( run in 0.506 second using v1.01-cache-2.11-cpan-4d50c553e7e )