App-Twitch

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   },
   "name" : "App-Twitch",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime" : "0.66",
            "Encode" : "2.42",
            "Encode::Detect" : "1.01",
            "HTML::ExtractContent" : "0.10",
            "IO::All" : "0.41",
            "JSON" : "2.5",
            "Moose" : "1.15",
            "MooseX::Daemonize" : "0.12",
            "MooseX::Getopt" : "0.33",
            "MooseX::LogDispatch" : "1.2002",
            "MooseX::POE" : "0.208",

META.yml  view on Meta::CPAN

configure_requires:
  ExtUtils::MakeMaker: 6.31
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.200001, CPAN::Meta::Converter version 2.110240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: App-Twitch
requires:
  DateTime: 0.66
  Encode: 2.42
  Encode::Detect: 1.01
  HTML::ExtractContent: 0.10
  IO::All: 0.41
  JSON: 2.5
  Moose: 1.15
  MooseX::Daemonize: 0.12
  MooseX::Getopt: 0.33
  MooseX::LogDispatch: 1.2002
  MooseX::POE: 0.208

Makefile.PL  view on Meta::CPAN

  'CONFIGURE_REQUIRES' => {
    'ExtUtils::MakeMaker' => '6.31'
  },
  'DISTNAME' => 'App-Twitch',
  'EXE_FILES' => [
    'bin/twitch'
  ],
  'LICENSE' => 'perl',
  'NAME' => 'App::Twitch',
  'PREREQ_PM' => {
    'DateTime' => '0.66',
    'Encode' => '2.42',
    'Encode::Detect' => '1.01',
    'HTML::ExtractContent' => '0.10',
    'IO::All' => '0.41',
    'JSON' => '2.5',
    'Moose' => '1.15',
    'MooseX::Daemonize' => '0.12',
    'MooseX::Getopt' => '0.33',
    'MooseX::LogDispatch' => '1.2002',
    'MooseX::POE' => '0.208',

dist.ini  view on Meta::CPAN

name    = App-Twitch
author  = Torsten Raudssus <torsten@raudssus.de> L<http://www.raudssus.de/>
license = Perl_5
copyright_holder = L<Raudssus Social Software|http://www.raudssus.de/>
copyright_year   = 2010

[Prereqs]
DateTime = 0.66
JSON = 2.5
URI = 1.56
IO::All = 0.41
String::Truncate = 1.100570
POE::Component::FeedAggregator = 0.902
WWW::Shorten = 3.02
WWW::Shorten::Bitly = 1.14
Text::Trim = 1.02
Net::Twitter = 3.14
Text::Tweet = 0.004



( run in 0.396 second using v1.01-cache-2.11-cpan-05444aca049 )