Source: libnet-jabber-bot-perl Standards-Version: 4.7.3 Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), liblog-log4perl-perl , libmoo-perl , libnet-jabber-perl , libtest-nowarnings-perl , libtype-tiny-perl , Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-jabber-bot-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-jabber-bot-perl.git Homepage: https://metacpan.org/release/Net-Jabber-Bot Package: libnet-jabber-bot-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-log4perl-perl, libmoo-perl, libnet-jabber-perl, libtype-tiny-perl, Recommends: ca-certificates, Description: automated Bot creation with safeties This Perl module, Net::Jabber::Bot, provides tools for writing a Jabber Bot. . The idea behind the module is that someone creating a bot should not really have to know a whole lot about how the Jabber protocol works in order to use it. It also allows us to abstract away all the things that can get a bot maker into trouble. Essentially the object helps protect the coders from their own mistakes.