summaryrefslogtreecommitdiff
path: root/lib/Alien
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Alien')
-rw-r--r--lib/Alien/QREncode.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/Alien/QREncode.pm b/lib/Alien/QREncode.pm
index 3c5574d..2a04b92 100644
--- a/lib/Alien/QREncode.pm
+++ b/lib/Alien/QREncode.pm
@@ -6,6 +6,13 @@ our $VERSION = '0.1';
Alien::QREncode - install the qrencode library
+=head1 DESCRIPTION
+
+This distribution allows other Perl libraries to use FUKUCHI Kentaro's
+C<libqrencode> C library. Using L<< C<Alien::Base> >>, it will either
+provide access to an already-installed version, or download and
+install one.
+
=head1 Inline support
This module supports L<Inline's with functionality|Inline/"Playing