Re: Accessing https pages

2005-02-13 Thread Peter Scott
In article [EMAIL PROTECTED], [EMAIL PROTECTED] writes: thank you for your reply. I went to http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd but all it gave me was some text Take a closer look at what Bob actually said: With ActiveState, you use their ppm tool to install modules. You can

Re: Accessing https pages

2005-02-13 Thread Damiannz
Peter, excuse me for my WEB and PC naivety. I have subsequently found what Bob and you meant. I found a web site called http://devcentral.f5.com/Default.aspx?TabID=29newsType=ArticleViewarticleId=12 that gave me the exact instructions what to do so I can now access https pages via windows

Re: Accessing https pages

2005-02-13 Thread Jenda Krynicky
From: [EMAIL PROTECTED] Date sent: Sat, 12 Feb 2005 15:23:01 EST Subject:Accessing https pages To: beginners@perl.org I am very new to Perl - a few days. I am running Windows XP. I downloaded and installed ActivePerl to c

Accessing https pages

2005-02-12 Thread Damiannz
I am very new to Perl - a few days. I am running Windows XP. I downloaded and installed ActivePerl to c:\perl. I also downloaded www::mechanize to make my life easier to access web pages. I wrote a perl program to access http://www.tab.co.nz (via mechanize) which works fine but when I use

Re: Accessing https pages

2005-02-12 Thread Bob Showalter
[EMAIL PROTECTED] wrote: I am very new to Perl - a few days. I am running Windows XP. I downloaded and installed ActivePerl to c:\perl. I also downloaded www::mechanize to make my life easier to access web pages. I wrote a perl program to access http://www.tab.co.nz (via mechanize) which works

Re: Accessing https pages

2005-02-12 Thread Damiannz
Bob, thank you for your reply.  I went to http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd but all it gave me was some text as follows OpenSSL glue that provides LWP https support Joshua Chamas josh (at) chamas dot com install_ssl I have actually been on to [EMAIL PROTECTED] previously

Accessing HTTPS pages of bank account with login and passwords

2003-09-05 Thread Arthur Billingsley
JAPH wants to get banking data daily. I have looked through LWP info but do not fully understand use. I have been looking for examples but no success. How do I get this done? Pseudo: Load Modules ?? Define/Declare objects Goto HTTPS with $username, $password and