Alien-libssh
view release on metacpan or search on metacpan
## What It Does
Alien::libssh follows the Alien::Build pattern:
1. First checks if a system libssh is available via `pkg-config libssh`
2. If not, builds libssh from source (bundled tarball â no network required)
## Used By
- `Net::LibSSH` (XS binding) â links against libssh at build time
## Bundled Source
The distribution ships `libssh-0.10.6.tar.xz` in `share/`. No network access
required during `cpanm` install â suitable for air-gapped environments.
## Build Config
Uses `[@Author::GETTY]` Dist::Zilla bundle with `alien_build = 1`.
( run in 1.402 second using v1.01-cache-2.11-cpan-2398b32b56e )