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

Changes for version 0.03 - 2014-07-07

  • lib/IO/Socket/CLI.pm:
    • fixed bug in bye() which affected newer versions of perl.
    • replaced Unicode – with ascii -
  • t/00_load.t:
    • replaced global filehandles with local ones in t/00_load.t.
    • log $errin to check for unknown content and to prevent unknown errors from messing up later tests.
  • added Gitable URL to POD.

Modules

CLI for IO::Socket::INET6 and IO::Socket::SSL
Command-line interface to an IMAP server.
Command-line interface to an SSL IMAP server.
Command-line interface to a POP3 server.
Command-line interface to an SSL POP3 server.
Command-line interface to an SMTP server.
Command-line interface to an SSL SMTP server.