Group
Extension

Matches 1

Bot-Twatterhose ( A/AV/AVAR/Bot-Twatterhose-0.04.tar.gz, AVAR, 2010; MetaCPAN )
Bot-Twatterhose/lib/Bot/Twatterhose.pm ( view source; MetaCPAN )
ny::Moose 'X::Getopt';
use Any::Moose 'X::Types::'.any_moose() => [qw/Int Str Bool HashRef/];
use JSON;
use Hailo;
use Net::Twitter::Lite;
use Scalar::Util qw(blessed);
use namespace::clean -except =>
tatuses/sample.json -u${username}:${password}";
    open my $twitter, "$cmd |";

    my $data = {};
    while (my $line = <$twitter>) {
        chomp $line;

        my $twat = from_json($line);
     

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.