Skip to content

Releases: markov2/perl5-Net-FTPSSL-Robust

release 0.06

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:43

CPAN upload is Net-FTPSSL-Robust-0.06.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.06: Mon Jan 22 21:38:55 CET 2018

Improvements:
- convert to GIT
- move to GitHUB

release 0.05

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:18

CPAN upload Net-FTPSSL-Robust-0.05.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.05: Mon Aug 22 10:27:50 CEST 2011
- Net::FTP::SSL >= 0.18 supports restart.
  rt.cpan.org [Curtis Leach]
- move t/99pod.t to xt/ so we can remove dependency on Test::POD

release 0.04

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:18

CPAN upload Net-FTPSSL-Robust-0.04.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.04: Mon Nov 16 21:42:35 CET 2009
- another fix :(  $ftp->nlst incompatible with Net::FTP

release 0.03

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:18

CPAN upload Net-FTPSSL-Robust-0.03.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.03: Mon Nov 16 21:02:19 CET 2009
- change bin/ftpssl-get meaning for 'p' <-> 'P' to be
  compatible with bin/ftp-get.

release 0.02

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:18

CPAN upload Net-FTPSSL-Robust-0.02.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.02: Fri Nov 13 23:42:02 CET 2009
- ftpssl-get change option flag abbreviation of "protection"
  from 'p' into 'd', because "port" used 'p' as well.
- And "password" abbreviation became capital 'P'.
- do not attempt to restart

release 0.01

Choose a tag to compare

@markov2 markov2 released this 22 Jan 20:18

CPAN upload Net-FTPSSL-Robust-0.01.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.01: Fri Nov 13 17:02:09 CET 2009
- initial version