GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Crypt::OpenSSL::CA::Inline::C(3) User Contributed Perl Documentation Crypt::OpenSSL::CA::Inline::C(3)

Crypt::OpenSSL::CA::Inline::C - The Inline magic (or lack thereof) for Crypt::OpenSSL::CA

  use Crypt::OpenSSL::CA::Inline::C $and_the_rest_is_ignored;
  # ...
  use Crypt::OpenSSL::CA::Inline::C "__END__";

This package simply loads the DLLs that contain the parts of Crypt::OpenSSL::CA that are made of XS code. It is a stubbed-down version of the full-fledged Crypt::OpenSSL::CA::Inline::C that replaces the real thing at module install time.

There is more to Crypt::OpenSSL::CA::Inline::C, such as the ability to dynamically modify and recompile the C code snippets in Crypt::OpenSSL::CA's code source. But in order to grasp hold of its power, you have to use the full source code tarball and not just the installed version.

2025-07-03 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.