Alien-Libarchive-Installer
view release on metacpan or search on metacpan
use both test_compile_run and test_ffi to verify
ATTRIBUTES
Attributes of an Alien::Libarchive::Installer provide the information
needed to use an existing libarchive (which may either be provided by
the system, or have just been built using build_install.
cflags
The compiler flags required to use libarchive.
libs
The linker flags and libraries required to use libarchive.
dlls
List of DLL or .so (or other dynamic library) files that can be used by
FFI::Raw or similar.
version
The version of libarchive
lib/Alien/Libarchive/Installer.pm view on Meta::CPAN
=head1 ATTRIBUTES
Attributes of an L<Alien::Libarchive::Installer> provide the
information needed to use an existing libarchive (which may
either be provided by the system, or have just been built
using L<build_install|Alien::Libarchive::Installer#build_install>.
=head2 cflags
The compiler flags required to use libarchive.
=head2 libs
The linker flags and libraries required to use libarchive.
=head2 dlls
List of DLL or .so (or other dynamic library) files that can
be used by L<FFI::Raw> or similar.
=head2 version
The version of libarchive
( run in 0.247 second using v1.01-cache-2.11-cpan-87723dcf8b7 )