nzsvz9 has asked for the wisdom of the Perl Monks concerning the following question:
I'd really like one in perl ... wouldn't we all?
The old Business::UPS module did this for their old rating service, and even contacted Justin Wheeler, but he said he didn't have a new one ... and that trail died.
So like a good hack, I started down that road myself. Only to find lots and lots of bumps.
The LPW::UserAgent code does not do HTTPS - at least as far as I can tell, and the UPS stuff is all HTTPS so I'm stuck.
It would seem I need to install Net::SSL but that keeps coming back with Crypt::SSLeay (from CPAN as it does not appear to be available from ppm at ActiveState) which is just confusing the heck out of me ... and I'm having no luck installing it.
I'm doing development on a Windows based machine, with ActiveState build 635.
Bad day, bad day, bad day.
Any help would be welcome.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: UPS Online over HTTPS
by Popcorn Dave (Abbot) on Jul 17, 2003 at 16:57 UTC | |
by ajdelore (Pilgrim) on Jul 17, 2003 at 17:16 UTC | |
by Popcorn Dave (Abbot) on Jul 17, 2003 at 18:40 UTC | |
|
Re: UPS Online over HTTPS
by antirice (Priest) on Jul 18, 2003 at 00:50 UTC |