about summary refs log tree commit
DateCommit message (Expand)
2014-01-06Release 1.24 v1.24
2014-01-03Fix incorrect handling of CRLF in Net::FTP
2014-01-03POD fixes
2013-08-12Release 1.23 v1.23
2013-08-12Bump remaining dev $VERSIONs to stable $VERSIONs ready for release 1.23
2013-08-12Bump $VERSIONs following typo fixes from dsteinbrunner
2013-08-12Merge branch 'patch-1' of https://github.com/dsteinbrunner/perl-libnet
2013-08-08Release 1.22_02 v1.22_02
2013-08-08Note that two existing changes resolve open CPAN RT tickets
2013-08-08Update Changes for existing changes in the repo since 1.22_01 and for
2013-08-07Add new time.t file to MANIFEST
2013-08-06Bump $VERSION in all modules changed since 1.22_01
2013-08-06Bump $VERSION in changed module
2013-08-06Add new maintainer information, with updated CPAN and GitHub links
2013-08-06Sync test suite with bleadperl
2013-05-30typo fixes
2013-05-30typo fixes
2013-05-30typo fixes
2013-05-30typo fix
2013-05-30typo fix
2013-05-30typo fix
2013-05-30typo fix
2013-05-30typo fix
2013-02-19Merge pull request #4 from chorny/master
2013-02-19Add error check in example. Made several things more
2013-02-18Document that Net::Cmd::message returns a list in list contenxt
2012-07-16Use correct TAP syntax to show reason for skipping (ftp) tests.
2012-07-16Just some whitespace formatting and a POD typo correction
2012-07-16Merge pull request #2 from chorny/master
2011-09-30correct link to RFC (RT#68749)
2011-09-30typo
2011-01-23Use of undefined value at line 54 and 72.
2011-01-23Minor pod lint - remove whitespace.
2010-05-31Release 1.22_01 v1.22_01
2010-05-31fix netrc tests
2010-03-10Allow finding _netrc on machines that do not support .netrc
2010-03-10Avoid infinite recursion in rmdir
2009-09-25Avoid long hang on Mac OS X when hostname is *.local by not calling gethostby...
2009-09-22[rt.cpan.org #49920] Fix URL
2009-06-13Ensure REST is sent directly before command being restarted
2009-02-24Catch timeout condition while doing an abort
2009-02-24Use uppercase characters for xtext encoding
2009-02-24Avoid warnings when server do not prefix messages with codes
2009-02-24Send ALLO command just before the store command
2009-02-24Allow words other than FILE to prefix the unique name returned in info messag...
2009-02-24Make ->supported check ->feature
2009-02-24Encode . as .. when datasend is called with a buffer that starts with \012. and
2009-02-24Document that timeout is in seconds
2009-02-24Add support for LocalAddr to be passed to ->new
2009-02-24Set $@ when -> returns undef