about summary refs log tree commit
path: root/lib/Net/Cmd.pm
DateCommit message (Expand)
2019-07-03Net::Cmd: call ->sysread and ->syswrite as OO methods
2019-07-02Net::Cmd: fix ->getline if SSL_read overreads read-early
2019-07-02Net::Cmd: append directly to partial buf on sysread
2017-12-15Use L<> rather than F<> for email addresses
2017-11-14Bump version
2016-10-27Simplify AUTHOR/copyright notices
2016-08-30Bump copyright dates for files changed this year
2016-08-01Bump version
2016-07-28Remove the default Net::Cmd::timeout()
2016-07-19Bump version
2016-07-07Provide (and document) a default Net::Cmd::timeout()
2016-01-05Bump version
2015-12-27Fix _set_status_closed() calls following commit 852982580b
2015-12-26Fix typo
2015-12-25Make other syswrites use _syswrite_with_timeout
2015-12-25Refactor syswrite with timeout
2015-09-01Bump version
2015-07-16Fix Net::Cmd::datasend() for octets stored in an upgraded string
2015-07-08Bump version
2015-03-24Add licence files; clarify licence statements
2015-01-20Bump version
2014-12-09Bump version
2014-11-28Bump version
2014-10-11Bump version
2014-10-09Bump version
2014-10-09Bump version
2014-10-08Synchronize all $VERSIONs to the distribution's version number
2014-10-07Fix a warning introduced by the previous commit
2014-10-07Improve code()/message() initialization and error handling in Net::Cmd
2014-06-11Add optional POD coverage testing
2014-06-05Update copyright and fix POD
2014-06-04Make code Perl::Critic clean
2014-06-04Use 5.008001, strict and warnings throughout
2014-06-04We require perl-5.8.1 or higher now
2014-06-03Moved Net/*.pm into lib/Net/ sub-directory within distribution