NAME
Alien::WhiteDB
SYNOPSIS
my $alien = Alien::WhiteDB->new;
my $cflags = $alien->cflags;
my $libs = $alien->libs;
The above methods are inherited from Alien::Base.
If whitedb libwgdb-dev
packages installed on your system, Alien::Base will attempt to use the system version. Otherwise it will download a latest from WhiteDB site.
DESCRIPTION
Discover or download and install WhiteDB
AUTHOR
Yegor Korablev <egor@cpan.org>
LICENSE
The default licence of WhiteDB is GPLv3.