NAME

Alien::unibilium - Alien wrapping for unibilium

DESCRIPTION

This CPAN distribution installs a local copy of unibilium, primarily for use by the libtermkey or the Term::Terminfo distribution. It is not intended to be used directly.

This module bundles unibilium version v1.0.0.

METHODS

This module behaves like ExtUtils::PkgConfig, responding to the same methods, except that the module name is implied. Thus, the configuration can be obtained by calling

$cflags = Alien::unibilium->cflags
$libs = Alien::unibilium->libs

$ok = Alien::unibilium->atleast_version( $version )

etc...

SEE ALSO

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>