Changed the order of perl and update of README.ssl

git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/svn@6 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
wimpunk 2006-06-14 19:28:49 +00:00
parent 94c30b3434
commit 3db9527a8d
2 changed files with 2 additions and 1 deletions

View file

@ -5,5 +5,6 @@ To use ssl, put "ssl=yes" in your configuration and make sure
you have IO::Socket::SSL.
On debian, you need libio-socket-ssl-perl to have IO::Socket::SSL
ssl support is tested on folowing dynamic dns providers:
- dyndns.org

View file

@ -1,5 +1,5 @@
#!/usr/local/bin/perl -w
#!/usr/bin/perl -w
#!/usr/local/bin/perl -w
######################################################################
# $Id$
#