Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    Crypt::SSLeay 0.58_01

    Download button

    No screenshots available
    Downloads: 1,209  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.1/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Joshua Chamas | More programs
    Perl Artistic License / FREE
    October 11th, 2011, 09:03 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::SSLeay description

    OpenSSL support for LWP

    Crypt::SSLeay is a Perl module provides support for the https protocol under LWP, to allow an LWP::UserAgent object to perform GET, HEAD and POST requests. Please see LWP for more information on POST requests.

    The Crypt::SSLeay package provides Net::SSL, which is loaded by LWP::Protocol::https for https requests and provides the necessary SSL glue.

    This distribution also makes following deprecated modules available:


    Crypt::SSLeay::CTX
    Crypt::SSLeay::Conn
    Crypt::SSLeay::X509

    Work on Crypt::SSLeay has been continued only to provide https support for the LWP (libwww-perl) libraries.

    SYNOPSIS

      lwp-request https://www.example.com

      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, "
    ";



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    OpenSSL glue | LWP https support | Perl module | Crypt::SSLeay | OpenSSL | glue

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM