Source: libwww-telegram-botapi-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Aron Xu , Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libjson-maybexs-perl, libwww-perl, perl, Standards-Version: 4.6.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libwww-telegram-botapi-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libwww-telegram-botapi-perl.git Homepage: https://metacpan.org/release/WWW-Telegram-BotAPI Testsuite: autopkgtest-pkg-perl Package: libwww-telegram-botapi-perl Architecture: all Depends: libjson-maybexs-perl, libwww-perl, ${misc:Depends}, ${perl:Depends}, Multi-Arch: foreign Description: module of Telegram Bot API in Perl WWW:Telegram::BotAPI is an implementation of Telegram Bot API in Perl, You can use it simply as an API if you want to implement logic by yourself, or you can enable retrieving of updates and get messages sent to your bot in a callback.