The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.1.5

  • resource now unique per instance of bot based on alias_hostname_pid new dependency from core modules - Sys::Hostname __PACKAGE__->meta->make_immutable; for performance. Removed gtalk option. Use tls => 1, server_host => 'gmail.com' instead. using 'componentname' in connect rather than after connection like we were hacking it in. All non-printable characters stripped and replaced with '.' via [:printable:] regex Added documentation on minimal connect parameters now we have quite a few optionals.

Modules

Automated Bot creation with safeties