Alien-GCrypt
view release on metacpan or search on metacpan
SYNOPSIS
use Alien::GCrypt;
my $cflags = Alien::GCrypt->cflags;
my $libs = Alien::GCrypt->libs;
DESCRIPTION
Alien::GCrypt installs the C library "libgcrypt" v1.6.5.
SEE ALSO
* <https://www.gnu.org/software/libgcrypt/>
AUTHOR
Alex J. G. BurzyÅski <ajgb@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Alex J. G. BurzyÅski
<ajgb@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
lib/Alien/GCrypt.pm view on Meta::CPAN
my $libs = Alien::GCrypt->libs;
=head1 DESCRIPTION
Alien::GCrypt installs the C library C<libgcrypt> v1.6.5.
=head1 SEE ALSO
=over 4
=item * L<https://www.gnu.org/software/libgcrypt/>
=back
=head1 AUTHOR
Alex J. G. BurzyÅski <ajgb@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Alex J. G. BurzyÅski <ajgb@cpan.org>.
( run in 1.013 second using v1.01-cache-2.11-cpan-df04353d9ac )