query reg https protocol

prats <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <[email protected]>
 Hi, 

I am trying to invoke https url using perl.
I ran the below sample code.

 use LWP::UserAgent;
  my $ua  = LWP::UserAgent->new;
  my $req = HTTP::Request->new('GET', 'https://www.example.com/');
  my $res = $ua->request($req);
  print $res->content, "\n";

And i got the following error: (sample2 is my file name)
[1] + Done(139) sample2
  5764  Segmentation violation  sample2

Any help is appreciated.

Thanks,
Pratima.


      Did you know? You can CHAT without downloading messenger. Go to http://in.messenger.yahoo.com/webmessengerpromo..php/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.