summaryrefslogtreecommitdiff
path: root/lib/Data/QRCode/Types.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Data/QRCode/Types.pm')
-rw-r--r--lib/Data/QRCode/Types.pm2
1 files changed, 2 insertions, 0 deletions
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',