From 81a380987d4f92fe85c3eab4ec94618163494632 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 10 Nov 2016 14:51:29 +0000 Subject: docs & critic fixes --- lib/Data/QRCode/Types.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Data/QRCode/Types.pm') diff --git a/lib/Data/QRCode/Types.pm b/lib/Data/QRCode/Types.pm index ac711e2..f0cfbcb 100644 --- a/lib/Data/QRCode/Types.pm +++ b/lib/Data/QRCode/Types.pm @@ -8,6 +8,8 @@ use Type::Utils -all; use Types::Standard qw(Int Str); use Data::QRCode::Input; use Carp; +# ABSTRACT: types +# VERSION my %letter_for_ec = ( Data::QRCode::Input::ECLEVEL_L() => 'L', -- cgit v1.2.3