From 523cde2c9bb0c7455cd7a1a19f301c7a1dc052bb Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 10 Nov 2016 14:57:25 +0000 Subject: link to the inspiration & docs --- lib/Imager/QRCode/Fancy.pm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/Imager/QRCode/Fancy.pm') diff --git a/lib/Imager/QRCode/Fancy.pm b/lib/Imager/QRCode/Fancy.pm index f9e4887..48c3f74 100644 --- a/lib/Imager/QRCode/Fancy.pm +++ b/lib/Imager/QRCode/Fancy.pm @@ -13,6 +13,14 @@ use Type::Params qw(compile); use Type::Utils qw(enum union); use namespace::clean; +=head1 SEE ALSO + +https://github.com/sylnsfar/qrcode + +http://www.thonky.com/qr-code-tutorial/ + +=cut + sub make { state $check = compile(Dict[ qr_code => InstanceOf['Data::QRCode'], -- cgit v1.2.3