Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Telegram::BotKIt

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Telegram::BotKIt

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Telegram::BotKit::Keyboards Easy creation of keyboards for Telegram bots 0.02 metacpan
Telegram::BotKit::Polling Implementation of Telegram getUpdates method (long polling). For easy testing your bot code locally 0.02 metacpan
Telegram::BotKit::Screens Implements navigation by screens JSON file. Used by Telegram::BotKit::Wizard 0.02 metacpan
Telegram::BotKit::Sessions Implements memory of Telegram::BotKit::Wizard state automat. Almost all methods has at least one argument = chat_id 0.02 metacpan
Telegram::BotKit::UpdateParser Module for parsing Telegram Update object. Resolve issue of getting text from inline or regular keyboard 0.02 metacpan
Telegram::BotKit::Wizard State automat for Telegram Bots 0.02 metacpan

Provides

Name File View
Telegram::BotKit lib/Telegram/BotKIt.pm metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
dist.ini metacpan