The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Talk to a Mastodon server",
   "author" : [
      "Jos\u00e9 Joaqu\u00edn Atria <jjatria@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mastodon-Client",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent::Emitter" : "0.02",
            "DateTime" : "1.42",
            "LWP::UserAgent" : "6.25",
            "List::Util" : "1.47",
            "Log::Any" : "1.049",
            "Moo" : "2.003002",
            "Try::Tiny" : "0.28",
            "Type::Params" : "1.000006",
            "Types::Common::String" : "1.000006",
            "Types::Path::Tiny" : "0.005",
            "Types::Standard" : "1.000006",
            "URI" : "1.71"
         }
      },
      "test" : {
         "requires" : {
            "Plack" : "1.0043",
            "Test::Exception" : "0.043",
            "Test::More" : "1.302078",
            "Test::TCP" : "2.17",
            "Test::Warnings" : "0.026"
         }
      }
   },
   "provides" : {
      "Mastodon::Client" : {
         "file" : "lib/Mastodon/Client.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Account" : {
         "file" : "lib/Mastodon/Entity/Account.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Application" : {
         "file" : "lib/Mastodon/Entity/Application.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Attachment" : {
         "file" : "lib/Mastodon/Entity/Attachment.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Card" : {
         "file" : "lib/Mastodon/Entity/Card.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Context" : {
         "file" : "lib/Mastodon/Entity/Context.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Error" : {
         "file" : "lib/Mastodon/Entity/Error.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Instance" : {
         "file" : "lib/Mastodon/Entity/Instance.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Mention" : {
         "file" : "lib/Mastodon/Entity/Mention.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Notification" : {
         "file" : "lib/Mastodon/Entity/Notification.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Relationship" : {
         "file" : "lib/Mastodon/Entity/Relationship.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Report" : {
         "file" : "lib/Mastodon/Entity/Report.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Results" : {
         "file" : "lib/Mastodon/Entity/Results.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Status" : {
         "file" : "lib/Mastodon/Entity/Status.pm",
         "version" : "0.007"
      },
      "Mastodon::Entity::Tag" : {
         "file" : "lib/Mastodon/Entity/Tag.pm",
         "version" : "0.007"
      },
      "Mastodon::Listener" : {
         "file" : "lib/Mastodon/Listener.pm",
         "version" : "0.007"
      },
      "Mastodon::Role::Entity" : {
         "file" : "lib/Mastodon/Role/Entity.pm",
         "version" : "0.007"
      },
      "Mastodon::Role::UserAgent" : {
         "file" : "lib/Mastodon/Role/UserAgent.pm",
         "version" : "0.007"
      },
      "Mastodon::Types" : {
         "file" : "lib/Mastodon/Types.pm",
         "version" : "0.007"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "jjatria at cpan.org",
         "web" : "https://gitlab.com/jjatria/Mastodon-Client/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://gitlab.com/jjatria/Mastodon-Client.git",
         "web" : "https://gitlab.com/jjatria/Mastodon-Client"
      }
   },
   "version" : "0.007",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}