CUSTOM BUILD OPTIONS
FIXME: auto-detect libcrypto version (0.9.5 required, see Crypt::OpenSSL::CA::Inline::C), find out include and library path, etc.
CUSTOM COMMAND-LINE SWITCHES
- full_debugging=1
-
Enables "full_debugging" in Crypt::OpenSSL::CA::Inline::C while running
./Build test
. This is only intended for situations where setting an environment variable is inconvenient (e.g. the Perl debugger). Impliesuse_blib=0
(see My::Module::Build).
CUSTOM BUILD METHODS
- ACTION_build()
-
Overloaded so as to also call "ACTION_buildXS".
- ACTION_buildXS()
-
Builds the XS modules for distribution into "arch" in blib.
- process_pm_files
-
Overloaded from parent class so as to reserve a special treatment to Crypt::OpenSSL::CA::Inline::C (see its POD).
- topir
-
Returns the directory in which
Build.PL
resides.