ppm> repo sync --force 2
Downloading www.sisyphusion.tk packlist...redirect
ppm> repo list
id pkgs name
1 11416 ActiveState Package Repository
2 0 www.sisyphusion.tk
####
ppm> install http://www.sisyphusion.tk/ppm/Net-SFTP-Foreign-Backend-Net_SSH2.ppd --force
ppm install failed: 501 Protocol scheme 'https' is not supported (Crypt::SSLeay not installed)
####
ppm> install Crypt::SSLeay
Downloading ActiveState Package Repository packlist...not modified
Downloading Crypt-SSLeay-0.57...redirect
Downloading Crypt-SSLeay-0.57...redirect
ppm install failed: 501 Protocol scheme 'https' is not supported (Crypt::SSLeay not installed)
####
C:\Users\bla>perl -v
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 18 registered patches, see perl -V for more detail)
C:\Users\bla>ppm-shell -v
ppm 4.01
Copyright (C) 2007 ActiveState Software Inc. All rights reserved.