From 27be3a2b6c632d5559fa6141a6fcb5ecf01a0a00 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 10 Nov 2016 12:13:22 +0000 Subject: some more docs --- lib/Alien/QREncode.pm | 7 +++++++ 1 file changed, 7 insertions(+) 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 C library. Using L<< C >>, it will either +provide access to an already-installed version, or download and +install one. + =head1 Inline support This module supports L