Alien-OTR

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

SYNOPSIS
        use Alien::OTR;

        my $cflags = Alien::OTR->cflags;
        my $libs = Alien::OTR->libs;

DESCRIPTION
    Alien::OTR installs the C library "libotr" version v4.1.1.

SEE ALSO
    *   <https://otr.cypherpunks.ca/>

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/OTR.pm  view on Meta::CPAN

    my $libs = Alien::OTR->libs;

=head1 DESCRIPTION

Alien::OTR installs the C library C<libotr> version v4.1.1.

=head1 SEE ALSO

=over 4

=item * L<https://otr.cypherpunks.ca/>

=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.118 second using v1.01-cache-2.11-cpan-df04353d9ac )