NAME
PostScript::Barcode::Types - extended type constraints
VERSION
This document describes PostScript::Barcode::Types
version 0.002
.
SYNOPSIS
use PostScript::Barcode::Types qw();
DESCRIPTION
Creates the following type constraints.
PostScript::Barcode::Types::Enum::azteccode::format
Type Enum
: qw(full compact rune)
PostScript::Barcode::Types::Enum::qrcode::eclevel
Type Enum
: qw(L M Q H)
PostScript::Barcode::Types::Enum::qrcode::version
Type Enum
: qw(M1 M2 M3 M4), 1 .. 40
PostScript::Barcode::Types::Enum::qrcode::format
Type Enum
: qw(full micro)