Alien-DDC-Concordance
view release on metacpan or search on metacpan
your system
SYNOPSIS
use 5.010;
use strict;
use Alien::DDC::Concordance;
my $alien = Alien::DDC::Concordance->new;
say $alien->libs;
say $alien->cflags;
DESCRIPTION
Ensures that the ddc-concordance C++ libraries are installed on your
system.
AUTHOR
Bryan Jurish <moocow@cpan.org>.
lib/Alien/DDC/Concordance.pm view on Meta::CPAN
Alien::DDC::Concordance - install the ddc-concordance C++ libraries on your system
=head1 SYNOPSIS
use 5.010;
use strict;
use Alien::DDC::Concordance;
my $alien = Alien::DDC::Concordance->new;
say $alien->libs;
say $alien->cflags;
=head1 DESCRIPTION
Ensures that the ddc-concordance C++ libraries are installed on your system.
=head1 AUTHOR
Bryan Jurish E<lt>moocow@cpan.orgE<gt>.
=head1 COPYRIGHT AND LICENSE
( run in 7.790 seconds using v1.01-cache-2.11-cpan-94b05bcf43c )