summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2016-11-10 11:38:48 +0000
committerdakkar <dakkar@thenautilus.net>2016-11-10 11:46:43 +0000
commitcfbd9069b3b1a7e056a9562a64dc867744fad24e (patch)
tree2eb2a8019078a9a6d74281ad02411ba780174701
parentload from the web, don't distribute the tarball (diff)
downloadAlien-QREncode-cfbd9069b3b1a7e056a9562a64dc867744fad24e.tar.gz
Alien-QREncode-cfbd9069b3b1a7e056a9562a64dc867744fad24e.tar.bz2
Alien-QREncode-cfbd9069b3b1a7e056a9562a64dc867744fad24e.zip
some docs
-rw-r--r--lib/Alien/QREncode.pm11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Alien/QREncode.pm b/lib/Alien/QREncode.pm
index 4612550..3c5574d 100644
--- a/lib/Alien/QREncode.pm
+++ b/lib/Alien/QREncode.pm
@@ -6,6 +6,17 @@ our $VERSION = '0.1';
Alien::QREncode - install the qrencode library
+=head1 Inline support
+
+This module supports L<Inline's with functionality|Inline/"Playing
+'with' Others">.
+
+=head1 SEE ALSO
+
+L<< C<libqrencode>
+hompage|http://fukuchi.org/works/qrencode/index.html.en >>, L<<
+C<Alien::Base> >>.
+
=cut
1;