NAME Alien::YAMLScript - Find or install libyamlscript SYNOPSIS use Alien::YAMLScript; my $alien = Alien::YAMLScript->new; say $alien->libs; say $alien->cflags; STATUS This is ALPHA software. Expect things to change. DESCRIPTION This Alien module provides access to the libyamlscript shared library. You are unlikely to need to use this module directly. See YAMLScript::FFI for a more likely entrypoint. SEE ALSO * YAMLScript Site * YAML * Clojure AUTHORS * Ingy döt Net ingy@ingy.net * José Joaquín Atria jjatria@cpan.org COPYRIGHT AND LICENSE Copyright 2022-2023 by Ingy döt Net This is free software, licensed under: The MIT (X11) License