in reply to CTX:SSLeay and https
once I added that the code worked.use URI::URL;
You define $url twice, and have a bareword 'User-Agent' which looks like it should be 'User_Agent'.use strict; use warnings;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CTX:SSLeay and https
by Amoe (Friar) on Mar 18, 2002 at 17:43 UTC |